slidr-app / slidr

Interactive presentation framework
https://slidr.app
ISC License
6 stars 0 forks source link

Combine coverage #56

Closed codyzu closed 8 months ago

codyzu commented 8 months ago

Combines reports from the vitest integration tests and the playwright e2e tests. They both get uploaded to codecov and we let codecov do the merging

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (82e01ea) 87.05% compared to head (c63ebec) 81.32%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #56 +/- ## ========================================== - Coverage 87.05% 81.32% -5.74% ========================================== Files 28 52 +24 Lines 2287 4455 +2168 Branches 128 263 +135 ========================================== + Hits 1991 3623 +1632 - Misses 289 832 +543 + Partials 7 0 -7 ```

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