jellyfin-kodi icon indicating copy to clipboard operation
jellyfin-kodi copied to clipboard

Type annotations and mypy

Open oddstr13 opened this issue 5 months ago • 2 comments

oddstr13 avatar Feb 08 '24 15:02 oddstr13

Quality Gate Passed Quality Gate passed

Issues
3 New issues

Measures
0 Security Hotspots
No data about Coverage
2.2% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] avatar Feb 08 '24 15:02 sonarcloud[bot]

Codecov Report

Attention: 54 lines in your changes are missing coverage. Please review.

Comparison is base (bdebed0) 21.51% compared to head (49f6546) 21.80%. Report is 9 commits behind head on master.

Files Patch % Lines
jellyfin_kodi/entrypoint/service.py 18.18% 9 Missing :warning:
jellyfin_kodi/library.py 50.00% 8 Missing :warning:
jellyfin_kodi/monitor.py 22.22% 7 Missing :warning:
jellyfin_kodi/connect.py 25.00% 6 Missing :warning:
jellyfin_kodi/helper/utils.py 50.00% 4 Missing :warning:
jellyfin_kodi/views.py 0.00% 3 Missing :warning:
jellyfin_kodi/client.py 33.33% 2 Missing :warning:
jellyfin_kodi/dialogs/context.py 60.00% 2 Missing :warning:
jellyfin_kodi/entrypoint/default.py 0.00% 2 Missing :warning:
jellyfin_kodi/helper/wrapper.py 0.00% 2 Missing :warning:
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #821      +/-   ##
==========================================
+ Coverage   21.51%   21.80%   +0.29%     
==========================================
  Files          63       63              
  Lines        8542     8570      +28     
  Branches     1572     1574       +2     
==========================================
+ Hits         1838     1869      +31     
+ Misses       6680     6675       -5     
- Partials       24       26       +2     

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

codecov[bot] avatar Feb 08 '24 16:02 codecov[bot]