Skip to content

CI fixes

b02b890
Select commit
Loading
Failed to load commit list.
Draft

feat(cachet): structured telemetry with spans, events, and handler API #460

CI fixes
b02b890
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 29, 2026 in 1s

99.9% (target 100.0%)

View this Pull Request on Codecov

99.9% (target 100.0%)

Details

Codecov Report

❌ Patch coverage is 98.85642% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.9%. Comparing base (b15b152) to head (b02b890).

Files with missing lines Patch % Lines
crates/cachet/src/telemetry/cache.rs 98.0% 9 Missing ⚠️

❌ Your project check has failed because the head coverage (99.9%) is below the target coverage (100.0%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #460     +/-   ##
========================================
- Coverage   100.0%   99.9%   -0.1%     
========================================
  Files         307     306      -1     
  Lines       23903   24432    +529     
========================================
+ Hits        23903   24423    +520     
- Misses          0       9      +9     

☔ 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.