Skip to content

[backend] Use `try_read_file` to read snapshot

08a2185
Select commit
Loading
Failed to load commit list.
Open

[backend] Use C++ standard types in snapshots #4798

[backend] Use `try_read_file` to read snapshot
08a2185
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 7, 2026 in 1s

87.52% (-0.00%) compared to d9888ee

View this Pull Request on Codecov

87.52% (-0.00%) compared to d9888ee

Details

Codecov Report

❌ Patch coverage is 75.00000% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.52%. Comparing base (d9888ee) to head (08a2185).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...atform/backends/virtualbox/virtualbox_snapshot.cpp 0.00% 11 Missing ⚠️
...backends/virtualbox/virtualbox_virtual_machine.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4798      +/-   ##
==========================================
- Coverage   87.53%   87.52%   -0.00%     
==========================================
  Files         258      258              
  Lines       14154    14153       -1     
==========================================
- Hits        12388    12386       -2     
- Misses       1766     1767       +1     

☔ 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.