trillium-rs / trillium

Trillium is a composable toolkit for building internet applications with async rust
https://trillium.rs
Apache License 2.0
341 stars 18 forks source link

Headers improvements #652

Closed jbr closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 52.52%. Comparing base (ac4ef28) to head (bb864f3).

Files Patch % Lines
http/src/headers/header_name.rs 57.14% 6 Missing :warning:
http/src/headers/header_values.rs 77.77% 4 Missing :warning:
http/src/conn.rs 80.00% 1 Missing :warning:
http/src/headers.rs 96.42% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.3.x #652 +/- ## ========================================== + Coverage 51.25% 52.52% +1.27% ========================================== Files 197 198 +1 Lines 7432 7524 +92 ========================================== + Hits 3809 3952 +143 + Misses 3623 3572 -51 ```

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