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 qualifier support to metrics queries #611

Merged
merged 2 commits into from
Mar 12, 2025

Add qualifier support to metrics queries

c175b17
Select commit
Loading
Failed to load commit list.
Merged

Add qualifier support to metrics queries #611

Add qualifier support to metrics queries
c175b17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2025 in 0s

88.90% (target 70.00%)

View this Pull Request on Codecov

88.90% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 60.86957% with 9 lines in your changes missing coverage. Please review.

Project coverage is 88.90%. Comparing base (a0e5039) to head (c175b17).

Files with missing lines Patch % Lines
src/jenkins/ComponentBuildStatus.groovy 62.50% 1 Missing and 2 partials ⚠️
src/jenkins/ComponentIntegTestStatus.groovy 57.14% 1 Missing and 2 partials ⚠️
src/jenkins/ReleaseCandidateStatus.groovy 62.50% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #611      +/-   ##
============================================
- Coverage     90.21%   88.90%   -1.31%     
- Complexity       94      105      +11     
============================================
  Files           114      114              
  Lines           511      532      +21     
  Branches         24       30       +6     
============================================
+ Hits            461      473      +12     
- Misses           26       29       +3     
- Partials         24       30       +6     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.