Add flag to skip checkKeys if role == master #985
Merged
Codecov / codecov/project
failed
May 3, 2025 in 1s
80.81% (-0.01%) compared to 145ab23
View this Pull Request on Codecov
80.81% (-0.01%) compared to 145ab23
Details
Codecov Report
Attention: Patch coverage is 70.58824% with 10 lines in your changes missing coverage. Please review.
Project coverage is 80.81%. Comparing base (
145ab23) to head (6c8a6ad).
Report is 1 commits behind head on master.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| exporter/keys.go | 64.28% | 4 Missing and 1 partial |
| main.go | 0.00% | 3 Missing |
| exporter/exporter.go | 81.81% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #985 +/- ##
==========================================
- Coverage 80.82% 80.81% -0.01%
==========================================
Files 19 19
Lines 2951 2960 +9
==========================================
+ Hits 2385 2392 +7
- Misses 456 457 +1
- Partials 110 111 +1 ☔ 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.
Loading