feat: reset KVM_REG_ARM_PTIMER_CNT on VM boot #4987
Merged
Codecov / codecov/project/firecracker
succeeded
Jan 17, 2025 in 1s
83.10% (target 80.00%)
View this Pull Request on Codecov
83.10% (target 80.00%)
Details
Codecov Report
Attention: Patch coverage is 93.75000%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 83.10%. Comparing base (
3fb06e9
) to head (d59728f
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/vmm/src/vstate/kvm.rs | 94.36% | 4 Missing |
src/vmm/src/arch/aarch64/vcpu.rs | 50.00% | 3 Missing |
src/vmm/src/builder.rs | 97.43% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4987 +/- ##
==========================================
+ Coverage 83.06% 83.10% +0.04%
==========================================
Files 244 245 +1
Lines 26658 26723 +65
==========================================
+ Hits 22144 22209 +65
Misses 4514 4514
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading