Skip to content

Add tests to improve Rust code path coverage#41

Merged
s3rius merged 2 commits into
masterfrom
copilot/add-coverage-reports-functionality
Mar 27, 2026
Merged

Add tests to improve Rust code path coverage#41
s3rius merged 2 commits into
masterfrom
copilot/add-coverage-reports-functionality

Add tests to improve coverage for uncovered Rust code paths

51aebed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2026 in 0s

87.78% (+4.91%) compared to 6e82b6f

View this Pull Request on Codecov

87.78% (+4.91%) compared to 6e82b6f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.78%. Comparing base (6e82b6f) to head (51aebed).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   82.87%   87.78%   +4.91%     
==========================================
  Files          30       30              
  Lines        3013     3013              
==========================================
+ Hits         2497     2645     +148     
+ Misses        516      368     -148     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.