canonical / mir-ci

Mir CI helpers
1 stars 1 forks source link

tests: reorganize apps into servers and apps, rework the server fixture and add Miriway #110

Closed Saviq closed 3 months ago

Saviq commented 3 months ago

This adds a ServerCap flag to describe server capabilities and a servers(ServerCap) selector to aid with test parametrization.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 92.00000% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 66.62%. Comparing base (6fae7c4) to head (13a2374). Report is 8 commits behind head on main.

Files Patch % Lines
mir-ci/mir_ci/conftest.py 76.92% 3 Missing :warning:
mir-ci/mir_ci/fixtures/__init__.py 81.25% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #110 +/- ## ========================================== + Coverage 65.19% 66.62% +1.43% ========================================== Files 14 16 +2 Lines 770 809 +39 Branches 103 112 +9 ========================================== + Hits 502 539 +37 - Misses 243 245 +2 Partials 25 25 ```

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