AnkiHubSoftware / ankihub_addon

1 stars 0 forks source link

fix: Replace SyncOutput type hints #964

Closed RisingOrange closed 3 months ago

RisingOrange commented 3 months ago

Related issues

Proposed changes

Describe the big picture of your changes here to communicate to the reviewers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue.

How to reproduce

Explain like if someone who doesn't know this project is reviewing your changes and how they can replicate this.

Screenshots and videos

Paste here any screenshots or videos related to your changes, if applicable.

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 66.66667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 87.66%. Comparing base (9c27fe4) to head (976120e).

Files Patch % Lines
ankihub/gui/operations/ankihub_sync.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #964 +/- ## ======================================= Coverage 87.66% 87.66% ======================================= Files 66 66 Lines 6617 6617 ======================================= Hits 5801 5801 Misses 816 816 ```

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