Skip to content

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
mainfrom
selarkin/clippy-manual-is-variant-and
Open

fix(clippy): use Result::is_ok_and for Rust 1.98.0 manual_is_variant_and lint#1631
TheLarkInn wants to merge 1 commit into
mainfrom
selarkin/clippy-manual-is-variant-and

fix(clippy): use Result::is_ok_and for manual_is_variant_and lint

893e46f
Select commit
Loading
Failed to load commit list.
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.