microsoft / hummingbird

Hummingbird compiles trained ML models into tensor computation for faster inference.
MIT License
3.32k stars 274 forks source link

Move coverage to mac from Ubuntu #759

Closed ksaur closed 4 months ago

ksaur commented 4 months ago

Since we don't run TVM tests on ubuntu now, switch coverage run to macos runner.

This should bump coverage back up to 90% from 88% due to not sending Coverage the TVM runs

codecov-commenter commented 4 months ago

Codecov Report

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

Comparison is base (c28c06e) 87.92% compared to head (673d434) 90.18%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #759 +/- ## ========================================== + Coverage 87.92% 90.18% +2.26% ========================================== Files 80 80 Lines 4687 4687 Branches 857 857 ========================================== + Hits 4121 4227 +106 + Misses 368 263 -105 + Partials 198 197 -1 ``` | [Flag](https://app.codecov.io/gh/microsoft/hummingbird/pull/759/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/microsoft/hummingbird/pull/759/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `90.18% <ø> (+2.26%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft#carryforward-flags-in-the-pull-request-comment) to find out more.

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