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 line pos in MethodCount #415

Merged
merged 2 commits into from
May 11, 2018

Conversation

AlexHaxe
Copy link
Member

improved coding style detection

@codecov-io
Copy link

codecov-io commented May 11, 2018

Codecov Report

Merging #415 into dev will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #415      +/-   ##
==========================================
+ Coverage   91.22%   91.23%   +0.01%     
==========================================
  Files         124      124              
  Lines        8740     8755      +15     
  Branches      321      321              
==========================================
+ Hits         7973     7988      +15     
  Misses        485      485              
  Partials      282      282
Impacted Files Coverage Δ
src/checkstyle/checks/size/MethodLengthCheck.hx 88.5% <100%> (ø) ⬆️
src/checkstyle/checks/size/FileLengthCheck.hx 100% <100%> (ø) ⬆️
src/checkstyle/detect/DetectCodingStyle.hx 93.75% <100%> (+0.82%) ⬆️
src/checkstyle/checks/size/MethodCountCheck.hx 100% <100%> (ø) ⬆️
src/checkstyle/checks/size/LineLengthCheck.hx 97.22% <100%> (ø) ⬆️

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 7b3d12e...0fcaae6. Read the comment docs.

@AlexHaxe AlexHaxe merged commit cf99e96 into HaxeCheckstyle:dev May 11, 2018
@AlexHaxe AlexHaxe deleted the fix_method_count_line branch May 11, 2018 12:06
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