You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Include gpu and example tests also in codecov coverage reporting and enable omitted folder coverage (#1154)
So far, we only measured unit test coverage but we also have gpu test
and example tests which needed to be setup differently to track in
overall codecov coverage so we get accurate coverage reporting
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Strengthened code coverage measurement with parallelized collection
across unit, GPU, and example test suites
* Enhanced continuous integration workflow configuration with improved
coverage reporting and threshold management
* Updated testing infrastructure dependencies and settings to support
more robust quality assurance processes
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Signed-off-by: Keval Morabia <28916987+kevalmorabia97@users.noreply.github.com>
0 commit comments