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

refactored coverage reporting #462

Merged
merged 4 commits into from
Nov 23, 2018
Merged

Conversation

AlexHaxe
Copy link
Member

No description provided.

@ghost ghost assigned AlexHaxe Nov 23, 2018
@ghost ghost added the in progress label Nov 23, 2018
@codecov
Copy link

codecov bot commented Nov 23, 2018

Codecov Report

Merging #462 into dev will decrease coverage by 1.49%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              dev     #462     +/-   ##
=========================================
- Coverage   92.24%   90.75%   -1.5%     
=========================================
  Files          96       96             
  Lines        9630     6260   -3370     
  Branches      359      373     +14     
=========================================
- Hits         8883     5681   -3202     
+ Misses        416      206    -210     
- Partials      331      373     +42
Impacted Files Coverage Δ
src/checkstyle/utils/ArrayUtils.hx 16.66% <0%> (-58.34%) ⬇️
.../checkstyle/checks/modifier/PublicAccessorCheck.hx 75% <0%> (-17.86%) ⬇️
...eckstyle/checks/whitespace/WhitespaceAfterCheck.hx 42.25% <0%> (-16.75%) ⬇️
src/checkstyle/checks/size/MethodLengthCheck.hx 77.04% <0%> (-12.17%) ⬇️
src/checkstyle/detect/DetectionReporter.hx 66.66% <0%> (-10.61%) ⬇️
...kstyle/checks/coding/SimplifyBooleanReturnCheck.hx 88.46% <0%> (-9.46%) ⬇️
src/checkstyle/checks/Check.hx 76.36% <0%> (-8.17%) ⬇️
src/checkstyle/CheckerPool.hx 92.3% <0%> (-7.7%) ⬇️
...style/checks/coding/VariableInitialisationCheck.hx 88% <0%> (-7.46%) ⬇️
...heckstyle/checks/naming/CatchParameterNameCheck.hx 90% <0%> (-7.37%) ⬇️
... and 86 more

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 9b1545d...5f4247b. Read the comment docs.

@AlexHaxe AlexHaxe merged commit 8380404 into HaxeCheckstyle:dev Nov 23, 2018
@AlexHaxe AlexHaxe deleted the rework_coverage branch November 23, 2018 17:43
@ghost ghost removed the in progress label Nov 23, 2018
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.

1 participant