Skip to content

fix: address NetworkReliability review feedback

027a896
Select commit
Loading
Failed to load commit list.
Closed

Fix #235: [Model] NetworkReliability #725

fix: address NetworkReliability review feedback
027a896
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 21, 2026 in 1s

97.62% (target 95.00%)

View this Pull Request on Codecov

97.62% (target 95.00%)

Details

Codecov Report

❌ Patch coverage is 99.13043% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.62%. Comparing base (77577dd) to head (027a896).

Files with missing lines Patch % Lines
src/models/graph/network_reliability.rs 98.55% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main     #725    +/-   ##
========================================
  Coverage   97.61%   97.62%            
========================================
  Files         401      403     +2     
  Lines       49906    50136   +230     
========================================
+ Hits        48717    48944   +227     
- Misses       1189     1192     +3     

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