viz-rs / viz

Fast, flexible, lightweight web framework for Rust
https://viz.rs
MIT License
344 stars 20 forks source link

chore(deps): hyper v1.0.0-rc.4 #89

Closed fundon closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 33.67% and project coverage change: -0.63 :warning:

Comparison is base (04082e0) 61.56% compared to head (d820803) 60.94%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #89 +/- ## ========================================== - Coverage 61.56% 60.94% -0.63% ========================================== Files 68 66 -2 Lines 4699 4788 +89 ========================================== + Hits 2893 2918 +25 - Misses 1806 1870 +64 ``` | [Impacted Files](https://app.codecov.io/gh/viz-rs/viz/pull/89?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viz-rs) | Coverage Δ | | |---|---|---| | [viz-core/src/lib.rs](https://app.codecov.io/gh/viz-rs/viz/pull/89?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viz-rs#diff-dml6LWNvcmUvc3JjL2xpYi5ycw==) | `100.00% <ø> (ø)` | | | [viz-core/src/types/websocket/mod.rs](https://app.codecov.io/gh/viz-rs/viz/pull/89?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viz-rs#diff-dml6LWNvcmUvc3JjL3R5cGVzL3dlYnNvY2tldC9tb2QucnM=) | `0.00% <0.00%> (ø)` | | | [viz-core/src/io.rs](https://app.codecov.io/gh/viz-rs/viz/pull/89?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viz-rs#diff-dml6LWNvcmUvc3JjL2lvLnJz) | `32.97% <32.97%> (ø)` | | | [viz-test/src/lib.rs](https://app.codecov.io/gh/viz-rs/viz/pull/89?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viz-rs#diff-dml6LXRlc3Qvc3JjL2xpYi5ycw==) | `69.76% <100.00%> (-0.69%)` | :arrow_down: | | [viz/src/responder.rs](https://app.codecov.io/gh/viz-rs/viz/pull/89?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viz-rs#diff-dml6L3NyYy9yZXNwb25kZXIucnM=) | `82.85% <100.00%> (ø)` | | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/viz-rs/viz/pull/89/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viz-rs)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.