Skip to content

Fix review issues - #7

Merged
snabb merged 49 commits into
mainfrom
fix/review-issues
May 5, 2026
Merged

snabb merged 49 commits into
mainfrom
fix/review-issues

cargo fmt

261a32d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 5, 2026 in 1s

96.78% (-2.35%) compared to 0efcf04

View this Pull Request on Codecov

96.78% (-2.35%) compared to 0efcf04

Details

Codecov Report

❌ Patch coverage is 84.37500% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.78%. Comparing base (0efcf04) to head (261a32d).

Files with missing lines Patch % Lines
src/types.rs 21.42% 22 Missing ⚠️
src/driver.rs 58.82% 7 Missing ⚠️
src/driver_impl.rs 99.09% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
- Coverage   99.13%   96.78%   -2.35%     
==========================================
  Files           6        5       -1     
  Lines        1846     1245     -601     
==========================================
- Hits         1830     1205     -625     
- Misses         16       40      +24     

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