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: add a rustfmt.toml and reformat #659

Closed jbr closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 8.69565% with 21 lines in your changes missing coverage. Please review.

Project coverage is 52.50%. Comparing base (f2365b6) to head (d287ef9).

Files Patch % Lines
server-common/src/config.rs 0.00% 12 Missing :warning:
macros/src/handler.rs 0.00% 4 Missing :warning:
macros/src/transport.rs 0.00% 4 Missing :warning:
client/src/conn.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.3.x #659 +/- ## ========================================== - Coverage 52.60% 52.50% -0.11% ========================================== Files 198 198 Lines 7531 7546 +15 ========================================== Hits 3962 3962 - Misses 3569 3584 +15 ```

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