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

Improve mutation coverage #46

Merged
merged 13 commits into from
May 1, 2020
Merged

Improve mutation coverage #46

merged 13 commits into from
May 1, 2020

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Apr 30, 2020

No description provided.

@codecov
Copy link

codecov bot commented Apr 30, 2020

Codecov Report

Merging #46 into master will increase coverage by 3.40%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #46      +/-   ##
============================================
+ Coverage     87.43%   90.83%   +3.40%     
- Complexity      109      117       +8     
============================================
  Files            14       14              
  Lines           358      360       +2     
  Branches         10       10              
============================================
+ Hits            313      327      +14     
+ Misses           43       31      -12     
  Partials          2        2              
Impacted Files Coverage Δ Complexity Δ
...kins/plugins/grading/AggregatedScoreXmlStream.java 100.00% <ø> (ø) 3.00 <0.00> (ø)
...io/jenkins/plugins/grading/PercentagePieChart.java 100.00% <100.00%> (+100.00%) 7.00 <3.00> (+7.00)
...java/io/jenkins/plugins/grading/AnalysisScore.java 100.00% <0.00%> (+5.26%) 7.00% <0.00%> (+1.00%)

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 08386d9...24d61c9. Read the comment docs.

@uhafner uhafner added the tests Enhancement of tests label May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Enhancement of tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants