fix: more clippy::mismatched-lifetime-syntaxes due to rust update 1.89.0 #6360
15.07% (target 80.00%)
View this Pull Request on Codecov
15.07% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 22.72727% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 15.07%. Comparing base (c21aea7) to head (0c5720d).
❌ Your project check has failed because the head coverage (15.07%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.
❗ There is a different number of reports uploaded between BASE (c21aea7) and HEAD (0c5720d). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## develop #6360 +/- ##
============================================
- Coverage 75.81% 15.07% -60.74%
============================================
Files 552 552
Lines 351807 351816 +9
============================================
- Hits 266724 53038 -213686
- Misses 85083 298778 +213695 | Files with missing lines | Coverage Δ | |
|---|---|---|
| stackslib/src/net/tests/download/epoch2x.rs | 0.00% <0.00%> (ø) |
|
| stackslib/src/chainstate/stacks/index/marf.rs | 55.35% <0.00%> (-27.26%) |
⬇️ |
| stackslib/src/net/tests/convergence.rs | 36.85% <26.31%> (-56.41%) |
⬇️ |
... and 515 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update c21aea7...0c5720d. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.