Skip to content

refactor(balloon): remove unused restored_from_file

280cbee
Select commit
Loading
Failed to load commit list.
Open

Use guest memory collection and other refactors #5452

refactor(balloon): remove unused restored_from_file
280cbee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/firecracker succeeded Oct 14, 2025 in 1s

82.72% (target 80.00%)

View this Pull Request on Codecov

82.72% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 99.52607% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 82.72%. Comparing base (5c47cd7) to head (280cbee).

Files with missing lines Patch % Lines
src/vmm/src/resources.rs 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5452      +/-   ##
==========================================
+ Coverage   82.64%   82.72%   +0.08%     
==========================================
  Files         269      269              
  Lines       27731    27774      +43     
==========================================
+ Hits        22917    22976      +59     
+ Misses       4814     4798      -16     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.