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

Add the test-strength metric for PIT results #68

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Jan 16, 2024

The additional metric shows, how effective the tests are. Lines with no coverage (and thus no tests) will be skipped.

@uhafner uhafner added the enhancement Enhancement of existing functionality label Jan 16, 2024
Copy link

☀️ Quality Monitor

  • 🚦 Tests: 265 tests passed
  • 👣 Code Coverage: 96% coverage achieved
  • 🔬 Mutation Coverage: 93% mutations killed
  • ⚠️ Style: No warnings found
  • 🐛 Bugs: No warnings found

More details are available in the GitHub Checks Result.

Copy link

codecov bot commented Jan 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f926267) 95.75% compared to head (68dbd2d) 95.76%.
Report is 11 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #68      +/-   ##
============================================
+ Coverage     95.75%   95.76%   +0.01%     
  Complexity      698      698              
============================================
  Files            26       26              
  Lines          1695     1700       +5     
  Branches        227      228       +1     
============================================
+ Hits           1623     1628       +5     
  Misses           40       40              
  Partials         32       32              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@uhafner uhafner merged commit ec240b9 into main Jan 16, 2024
32 checks passed
@uhafner uhafner deleted the test-strength branch January 16, 2024 11:18
uhafner added a commit to jenkinsci/coverage-plugin that referenced this pull request Jan 17, 2024
uhafner added a commit to jenkinsci/coverage-plugin that referenced this pull request Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant