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

fix reported position of indentation check #421

Merged
merged 2 commits into from
May 19, 2018

Conversation

AlexHaxe
Copy link
Member

  • fix reported position of indentation check
  • improved right curly code detection

@codecov-io
Copy link

codecov-io commented May 19, 2018

Codecov Report

Merging #421 into dev will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #421      +/-   ##
==========================================
+ Coverage   91.23%   91.25%   +0.02%     
==========================================
  Files         125      125              
  Lines        9096     9107      +11     
  Branches      327      326       -1     
==========================================
+ Hits         8299     8311      +12     
  Misses        512      512              
+ Partials      285      284       -1
Impacted Files Coverage Δ
src/checkstyle/checks/block/RightCurlyCheck.hx 97.12% <100%> (+0.15%) ⬆️
...c/checkstyle/checks/whitespace/IndentationCheck.hx 96.35% <100%> (ø) ⬆️
src/checkstyle/utils/ExprUtils.hx 80.88% <0%> (+0.49%) ⬆️

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 40d07ff...09d380d. Read the comment docs.

@AlexHaxe AlexHaxe merged commit 5a49e7d into HaxeCheckstyle:dev May 19, 2018
@AlexHaxe AlexHaxe deleted the fix_position branch May 19, 2018 18:23
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