AnkiHubSoftware / ankihub_addon

1 stars 0 forks source link

[BUILD-468] feat: Don't show chatbot on qt5 #986

Closed RisingOrange closed 2 months ago

RisingOrange commented 2 months ago

The AnkiHub chatbot feature won't be available on Qt5 versions of Anki for now. (Because of some difficulties with setting cookies and missing support for new js and css features.) This task makes it so that the feature is only set up on Qt6.

Related issues

https://ankihub.atlassian.net/jira/software/c/projects/BUILD/boards/1?selectedIssue=BUILD-468

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 87.70%. Comparing base (e176bc0) to head (cd88b8d). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #986 +/- ## ======================================= Coverage 87.70% 87.70% ======================================= Files 66 66 Lines 6742 6744 +2 ======================================= + Hits 5913 5915 +2 Misses 829 829 ```

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