sycamore-rs / sycamore

A library for creating reactive web apps in Rust and WebAssembly
https://sycamore-rs.netlify.app
MIT License
2.79k stars 148 forks source link

Maintenance: fix all the new clippy warnings #666

Closed lukechu10 closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 60.46%. Comparing base (cddfe95) to head (ab74cdf).

Files Patch % Lines
packages/sycamore-reactive/src/iter.rs 92.30% 1 Missing :warning:
packages/sycamore-web/src/dom_node.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #666 +/- ## ========================================== + Coverage 60.45% 60.46% +0.01% ========================================== Files 54 54 Lines 8539 8542 +3 ========================================== + Hits 5162 5165 +3 Misses 3377 3377 ```

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