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

fixed BrOpen handling of NeedBraces check #446

Merged
merged 2 commits into from
Jul 1, 2018

Conversation

AlexHaxe
Copy link
Member

@AlexHaxe AlexHaxe commented Jul 1, 2018

No description provided.

@ghost ghost assigned AlexHaxe Jul 1, 2018
@ghost ghost added the in progress label Jul 1, 2018
@codecov-io
Copy link

codecov-io commented Jul 1, 2018

Codecov Report

Merging #446 into dev will increase coverage by 0.25%.
The diff coverage is 95%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #446      +/-   ##
==========================================
+ Coverage   92.27%   92.53%   +0.25%     
==========================================
  Files          98       98              
  Lines        9387     9365      -22     
  Branches      358      357       -1     
==========================================
+ Hits         8662     8666       +4     
+ Misses        401      374      -27     
- Partials      324      325       +1
Impacted Files Coverage Δ
src/checkstyle/checks/block/NeedBracesCheck.hx 93.2% <95%> (+13.31%) ⬆️
...c/checkstyle/checks/whitespace/IndentationCheck.hx 96.22% <0%> (-0.26%) ⬇️
src/checkstyle/CheckerPool.hx 100% <0%> (+3.44%) ⬆️

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 c8a4ac8...a87f299. Read the comment docs.

@AlexHaxe AlexHaxe merged commit d3c7651 into HaxeCheckstyle:dev Jul 1, 2018
@ghost ghost removed the in progress label Jul 1, 2018
@AlexHaxe AlexHaxe deleted the fix_need_braces branch July 1, 2018 10:24
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