bearcove / loona

HTTP 1+2 in Rust, with io_uring & ktls
https://docs.rs/loona
Apache License 2.0
361 stars 13 forks source link

Do a _bit_ of flow control on incoming streams #158

Closed fasterthanlime closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 84.43%. Comparing base (00494be) to head (bce685b).

Files Patch % Lines
crates/fluke/src/h2/server.rs 55.55% 3 Missing and 1 partial :warning:
crates/fluke/src/h2/types.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #158 +/- ## ========================================== - Coverage 84.48% 84.43% -0.05% ========================================== Files 33 33 Lines 5522 5532 +10 Branches 168 169 +1 ========================================== + Hits 4665 4671 +6 - Misses 734 737 +3 - Partials 123 124 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.