Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added conditionalPolicy #411

Merged
merged 2 commits into from
May 7, 2018
Merged

Conversation

AlexHaxe
Copy link
Member

@AlexHaxe AlexHaxe commented May 7, 2018

fixed NPE in C++ after parser failures

AlexHaxe added 2 commits May 7, 2018 10:16
fixed NPE in C++ after parser failures
@codecov-io
Copy link

codecov-io commented May 7, 2018

Codecov Report

Merging #411 into dev will increase coverage by 0.06%.
The diff coverage is 97.75%.

Impacted file tree graph

@@            Coverage Diff            @@
##              dev    #411      +/-   ##
=========================================
+ Coverage   91.04%   91.1%   +0.06%     
=========================================
  Files         122     122              
  Lines        8294    8367      +73     
  Branches      303     304       +1     
=========================================
+ Hits         7551    7623      +72     
  Misses        476     476              
- Partials      267     268       +1
Impacted Files Coverage Δ
...c/checkstyle/checks/whitespace/IndentationCheck.hx 99.12% <100%> (+0.11%) ⬆️
src/checkstyle/checks/block/RightCurlyCheck.hx 97.46% <100%> (+0.43%) ⬆️
src/checkstyle/Checker.hx 84.76% <50%> (-0.61%) ⬇️
src/checkstyle/CheckerPool.hx 100% <0%> (+3.22%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 26f3e3b...9c4afb2. Read the comment docs.

@AlexHaxe AlexHaxe merged commit 145865e into HaxeCheckstyle:dev May 7, 2018
@AlexHaxe AlexHaxe deleted the conditional_policy branch May 7, 2018 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants