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

Merge back the test crates into the workspace #160

Closed fasterthanlime closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.39%. Comparing base (8605e52) to head (e205806).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #160 +/- ## ========================================== - Coverage 84.41% 84.39% -0.02% ========================================== Files 33 33 Lines 5532 5532 Branches 169 169 ========================================== - Hits 4670 4669 -1 Misses 738 738 - Partials 124 125 +1 ```

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

fasterthanlime commented 8 months ago

Merged manually.