canonical / mir-ci

Mir CI helpers
1 stars 1 forks source link

deps: bail on error in dependency installation #80

Closed Saviq closed 8 months ago

Saviq commented 8 months ago

Fixes #79

codecov[bot] commented 8 months ago

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (e217e4c) 64.44% compared to head (4a9dc52) 64.05%. Report is 1 commits behind head on main.

Files Patch % Lines
mir-ci/mir_ci/conftest.py 20.00% 7 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #80 +/- ## ========================================== - Coverage 64.44% 64.05% -0.39% ========================================== Files 11 11 Lines 734 740 +6 Branches 91 92 +1 ========================================== + Hits 473 474 +1 - Misses 237 241 +4 - Partials 24 25 +1 ```

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

Saviq commented 8 months ago

@hbatagelo yeah, #77 not fixed here yet.