player-ui / player

https://player-ui.github.io
MIT License
73 stars 47 forks source link

remove unneeded HTML report generation steps from build #545

Closed nancywu1 closed 1 week ago

nancywu1 commented 1 week ago

don't need to generate the HTML formatted coverage reports from genhtml, only the _coverage_report.dat is needed for codecov

Change Type (required)

Indicate the type of change your pull request is:

Does your PR have any documentation updates?

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 89.57%. Comparing base (4ba64f4) to head (e407934). Report is 9 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #545 +/- ## ========================================== - Coverage 91.88% 89.57% -2.31% ========================================== Files 341 331 -10 Lines 27303 19718 -7585 Branches 1944 1949 +5 ========================================== - Hits 25087 17663 -7424 + Misses 2202 2041 -161 Partials 14 14 ```

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