hylo-lang / Swifty-LLVM

Swifty interface for the LLVM compiler infrastructure.
Apache License 2.0
28 stars 5 forks source link

Add status checks to prevent coverage regression. #35

Closed dabrahams closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 85.71%. Comparing base (85f52ab) to head (881e3a4). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #35 +/- ## ======================================= Coverage 85.71% 85.71% ======================================= Files 14 14 Lines 196 196 ======================================= Hits 168 168 Misses 28 28 ``` | [Flag](https://app.codecov.io/gh/hylo-lang/Swifty-LLVM/pull/35/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hylo-lang) | Coverage Δ | | |---|---|---| | [debug](https://app.codecov.io/gh/hylo-lang/Swifty-LLVM/pull/35/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hylo-lang) | `85.71% <ø> (ø)` | | | [macos-latest](https://app.codecov.io/gh/hylo-lang/Swifty-LLVM/pull/35/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hylo-lang) | `85.71% <ø> (ø)` | | | [release](https://app.codecov.io/gh/hylo-lang/Swifty-LLVM/pull/35/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hylo-lang) | `85.71% <ø> (ø)` | | 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=hylo-lang#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.