Add tokio taskname registration for use in tokio-console #89
Codecov / codecov/project
succeeded
Nov 24, 2024 in 0s
97.46% (+0.05%) compared to 8b2d7f1
View this Pull Request on Codecov
97.46% (+0.05%) compared to 8b2d7f1
Details
Codecov Report
Attention: Patch coverage is 96.07843%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 97.46%. Comparing base (
8b2d7f1
) to head (bc5b151
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/runner.rs | 94.11% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #89 +/- ##
==========================================
+ Coverage 97.40% 97.46% +0.05%
==========================================
Files 14 15 +1
Lines 656 670 +14
Branches 656 670 +14
==========================================
+ Hits 639 653 +14
- Misses 0 1 +1
+ Partials 17 16 -1
☔ 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