robocupjunioraustralia / RCJA_Registration_System

A custom registration system for RoboCup Junior Australia built in Django.
https://enter.robocupjunior.org.au
4 stars 0 forks source link

Fix django tests: Use docker compose V2 #667

Closed ZMcWilliam closed 2 months ago

ZMcWilliam commented 2 months ago

Fixes the django tests, just needed to migrate to docker compose V2 as per https://github.com/actions/runner-images/issues/9557

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 93.03%. Comparing base (613f133) to head (e18eae0). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #667 +/- ## ======================================= Coverage 93.03% 93.03% ======================================= Files 160 160 Lines 3979 3979 Branches 472 472 ======================================= Hits 3702 3702 Misses 230 230 Partials 47 47 ``` | [Flag](https://app.codecov.io/gh/robocupjunioraustralia/RCJA_Registration_System/pull/667/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=robocupjunioraustralia) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/robocupjunioraustralia/RCJA_Registration_System/pull/667/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=robocupjunioraustralia) | `93.03% <ø> (ø)` | | 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=robocupjunioraustralia#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.