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

chore: further improvements to format settings #663

Closed jbr closed 3 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 11.76471% with 15 lines in your changes missing coverage. Please review.

Project coverage is 52.61%. Comparing base (84e6ee4) to head (d20b6f3).

Files Patch % Lines
testing/src/runtimeless/runtime.rs 0.00% 7 Missing :warning:
server-common/src/binding.rs 0.00% 4 Missing :warning:
http/src/body.rs 50.00% 2 Missing :warning:
logger/src/formatters.rs 0.00% 1 Missing :warning:
proxy/src/lib.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.3.x #663 +/- ## ========================================== + Coverage 52.51% 52.61% +0.09% ========================================== Files 198 198 Lines 7546 7534 -12 ========================================== + Hits 3963 3964 +1 + Misses 3583 3570 -13 ```

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