Skip to content

feat(multipath): Add multipath utils unit tests

b03ebc7
Select commit
Loading
Failed to load commit list.
Open

feat: Add Multipath descriptor support #238

feat(multipath): Add multipath utils unit tests
b03ebc7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2026 in 0s

15.00% (+4.13%) compared to a675935

View this Pull Request on Codecov

15.00% (+4.13%) compared to a675935

Details

Codecov Report

❌ Patch coverage is 82.72727% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 15.00%. Comparing base (a675935) to head (b03ebc7).
⚠️ Report is 27 commits behind head on master.

Files with missing lines Patch % Lines
src/handlers.rs 0.00% 16 Missing ⚠️
src/utils.rs 96.80% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #238      +/-   ##
==========================================
+ Coverage   10.86%   15.00%   +4.13%     
==========================================
  Files           8        8              
  Lines        2466     2553      +87     
==========================================
+ Hits          268      383     +115     
+ Misses       2198     2170      -28     

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