Skip to content

fix: Refactor error propagation

Jonathan Woollett-Light a85ab86
Codecov / codecov/project/firecracker succeeded Oct 18, 2023 in 0s

82.95% (target 80.00%)

View this Pull Request on Codecov

82.95% (target 80.00%)

Details

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (00524a7) 83.03% compared to head (a85ab86) 82.95%.

❗ Current head a85ab86 differs from pull request most recent head b507103. Consider uploading reports for the commit b507103 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4180      +/-   ##
==========================================
- Coverage   83.03%   82.95%   -0.08%     
==========================================
  Files         222      221       -1     
  Lines       28634    28507     -127     
==========================================
- Hits        23775    23649     -126     
+ Misses       4859     4858       -1     
Files Coverage Δ
src/firecracker/src/main.rs 0.22% <0.00%> (-0.01%) ⬇️
src/firecracker/src/api_server_adapter.rs 0.00% <0.00%> (ø)

... and 34 files with indirect coverage changes

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