Skip to content

Fix some flow-control cases

Codecov / codecov/project succeeded Mar 12, 2024 in 1s

85.81% (+1.01%) compared to ac07c0f

View this Pull Request on Codecov

85.81% (+1.01%) compared to ac07c0f

Details

Codecov Report

Attention: Patch coverage is 86.52968% with 59 lines in your changes are missing coverage. Please review.

Project coverage is 85.81%. Comparing base (ac07c0f) to head (324f999).

Files Patch % Lines
crates/fluke/src/h2/read.rs 87.29% 53 Missing ⚠️
crates/fluke/src/h2/server.rs 25.00% 3 Missing ⚠️
crates/fluke/src/h2/types.rs 77.77% 2 Missing ⚠️
crates/fluke/src/h2/write.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #147      +/-   ##
==========================================
+ Coverage   84.80%   85.81%   +1.01%     
==========================================
  Files          35       35              
  Lines        5112     5090      -22     
==========================================
+ Hits         4335     4368      +33     
+ Misses        777      722      -55     

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