Closed RisingOrange closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.85%. Comparing base (
d1269a7
) to head (13214c5
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Using the qt6 version of Anki causes pytestqt to crash in the GHA for some reason. This PR changes the requirements back to use qt5.
Also, Anki 24.4.1 broke two tests (just the test code, not the functionality). This is fixed by this PR.