Closed KaloyanTanev closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 57.66%. Comparing base (
6a5448f
) to head (2ded7cc
). Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Finally this fixes our CI. Good job!
Compose tests were failing because of
docker-compose
command hasn't been changed todocker compose
on some places and the version on top wasn't removed.category: test ticket: none