Skip to content

`ControlFlow` instead of `Result`

fde1ad9
Select commit
Loading
Failed to load commit list.
Open

Migrate to edition 2021 #967

`ControlFlow` instead of `Result`
fde1ad9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2026 in 0s

93.65% (-0.74%) compared to 6814180

View this Pull Request on Codecov

93.65% (-0.74%) compared to 6814180

Details

Codecov Report

❌ Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 93.65%. Comparing base (6814180) to head (fde1ad9).
⚠️ Report is 184 commits behind head on master.

Files with missing lines Patch % Lines
src/adaptors/mod.rs 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #967      +/-   ##
==========================================
- Coverage   94.38%   93.65%   -0.74%     
==========================================
  Files          48       50       +2     
  Lines        6665     6323     -342     
==========================================
- Hits         6291     5922     -369     
- Misses        374      401      +27     

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