Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: reset KVM_REG_ARM_PTIMER_CNT on VM boot #4987

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

chore: add an entry to the CHANGELOG

57b458b
Select commit
Loading
Failed to load commit list.
Open

feat: reset KVM_REG_ARM_PTIMER_CNT on VM boot #4987

chore: add an entry to the CHANGELOG
57b458b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/firecracker succeeded Jan 10, 2025 in 0s

83.95% (target 80.00%)

View this Pull Request on Codecov

83.95% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 83.95%. Comparing base (a5ffb7a) to head (57b458b).

Current head 57b458b differs from pull request most recent head b5be991

Please upload reports for the commit b5be991 to get more accurate results.

Files with missing lines Patch % Lines
src/vmm/src/arch/aarch64/vcpu.rs 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4987      +/-   ##
==========================================
- Coverage   83.95%   83.95%   -0.01%     
==========================================
  Files         248      248              
  Lines       27839    27845       +6     
==========================================
+ Hits        23371    23376       +5     
- Misses       4468     4469       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.