chore: use tracing instead of log crate #195
Merged
Codecov / codecov/project
succeeded
Jun 23, 2024 in 0s
86.39% (+0.84%) compared to 5433747
View this Pull Request on Codecov
86.39% (+0.84%) compared to 5433747
Details
Codecov Report
Attention: Patch coverage is 23.07692%
with 20 lines
in your changes missing coverage. Please review.
Project coverage is 86.39%. Comparing base (
5433747
) to head (3ce54aa
).
Files | Patch % | Lines |
---|---|---|
src/loop_logic.rs | 25.00% | 15 Missing |
src/sources/ping/eventfd.rs | 0.00% | 2 Missing |
src/sources/signals.rs | 0.00% | 2 Missing |
src/sources/mod.rs | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #195 +/- ##
==========================================
+ Coverage 85.55% 86.39% +0.84%
==========================================
Files 13 15 +2
Lines 1862 2051 +189
==========================================
+ Hits 1593 1772 +179
- Misses 269 279 +10
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading