fix(clippy): use Result::is_ok_and for Rust 1.98.0 manual_is_variant_and lint - #1631
Open
TheLarkInn wants to merge 1 commit into
Open
fix(clippy): use Result::is_ok_and for Rust 1.98.0 manual_is_variant_and lint#1631TheLarkInn wants to merge 1 commit into
TheLarkInn wants to merge 1 commit into
Codecov / codecov/project
succeeded
Aug 20, 2026 in 1s
97.57% (target 89.00%)
View this Pull Request on Codecov
97.57% (target 89.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.57%. Comparing base (6d3368d) to head (893e46f).
Additional details and impacted files
@@ Coverage Diff @@
## main #1631 +/- ##
=======================================
Coverage 97.57% 97.57%
=======================================
Files 127 127
Lines 39102 39102
Branches 974 974
=======================================
Hits 38154 38154
Misses 853 853
Partials 95 95 ☔ View full report in Codecov by Harness.
📢 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