feat: Obtain info via routing sockets #29
Merged
Codecov / codecov/project
succeeded
Nov 21, 2024 in 0s
93.61% (+0.67%) compared to 14356bf
View this Pull Request on Codecov
93.61% (+0.67%) compared to 14356bf
Details
Codecov Report
Attention: Patch coverage is 93.77510%
with 31 lines
in your changes missing coverage. Please review.
Project coverage is 93.61%. Comparing base (
14356bf
) to head (0f1c742
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/bsd.rs | 94.47% | 9 Missing |
src/lib.rs | 74.07% | 7 Missing |
src/linux.rs | 96.33% | 7 Missing |
src/routesocket.rs | 85.29% | 5 Missing |
src/windows.rs | 96.38% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #29 +/- ##
==========================================
+ Coverage 92.94% 93.61% +0.67%
==========================================
Files 1 5 +4
Lines 241 517 +276
==========================================
+ Hits 224 484 +260
- Misses 17 33 +16
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading