Remove deprecated Error variants #391
Merged
Codecov / codecov/project
succeeded
Oct 2, 2025 in 1s
97.51% (+0.07%) compared to bca63ad
View this Pull Request on Codecov
97.51% (+0.07%) compared to bca63ad
Details
Codecov Report
❌ Patch coverage is 80.95238% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.51%. Comparing base (bca63ad) to head (79bf8ea).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/crl/mod.rs | 0.00% | 3 Missing |
| src/error.rs | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #391 +/- ##
==========================================
+ Coverage 97.44% 97.51% +0.07%
==========================================
Files 20 20
Lines 4104 4099 -5
==========================================
- Hits 3999 3997 -2
+ Misses 105 102 -3 ☔ 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