Reworked uhyve output #796
+307
−102
Merged
Codecov / codecov/project
succeeded
Nov 20, 2024 in 0s
66.82% (-0.02%) compared to b322724
View this Pull Request on Codecov
66.82% (-0.02%) compared to b322724
Details
Codecov Report
Attention: Patch coverage is 72.03390%
with 33 lines
in your changes missing coverage. Please review.
Project coverage is 66.82%. Comparing base (
b322724
) to head (6111373
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/vm.rs | 65.90% | 15 Missing |
src/hypercall.rs | 78.12% | 7 Missing |
src/bin/uhyve.rs | 0.00% | 5 Missing |
src/params.rs | 44.44% | 5 Missing |
src/linux/mod.rs | 92.85% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #796 +/- ##
==========================================
- Coverage 66.83% 66.82% -0.02%
==========================================
Files 19 19
Lines 2503 2568 +65
==========================================
+ Hits 1673 1716 +43
- Misses 830 852 +22
☔ 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