AnkiHubSoftware / ankihub_addon

3 stars 0 forks source link

chore: Fix all tests failing #949

Closed RisingOrange closed 6 months ago

RisingOrange commented 6 months ago

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.

codecov[bot] commented 6 months ago

Codecov Report

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.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #949 +/- ## ======================================= Coverage 87.85% 87.85% ======================================= Files 67 67 Lines 6482 6482 ======================================= Hits 5695 5695 Misses 787 787 ```

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