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

Enable codecov region coverage #596

Closed lukechu10 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (a1b288b) 61.20% compared to head (d609a5c) 59.67%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #596 +/- ## ========================================== - Coverage 61.20% 59.67% -1.53% ========================================== Files 55 55 Lines 9042 9042 Branches 0 9042 +9042 ========================================== - Hits 5534 5396 -138 Misses 3508 3508 - Partials 0 138 +138 ``` [see 20 files with indirect coverage changes](https://app.codecov.io/gh/sycamore-rs/sycamore/pull/596/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sycamore-rs)

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

lukechu10 commented 1 year ago

Will be closing until Codecov's region coverage support improves.