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

feat(client): impl IntoUrl for IpAddr and SocketAddr for convenience #638

Closed jbr closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 48.81%. Comparing base (0bc2435) to head (17c3478).

:exclamation: Current head 17c3478 differs from pull request most recent head ec31e03. Consider uploading reports for the commit ec31e03 to get more accurate results

Files Patch % Lines
client/src/into_url.rs 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #638 +/- ## ========================================== - Coverage 48.85% 48.81% -0.05% ========================================== Files 183 183 Lines 7242 7248 +6 ========================================== Hits 3538 3538 - Misses 3704 3710 +6 ```

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