Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run the black formatter #869

Merged
merged 2 commits into from
Jun 10, 2024

Tool black: ignore blame

4834688
Select commit
Loading
Failed to load commit list.
Merged

Run the black formatter #869

Tool black: ignore blame
4834688
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2024 in 0s

21.48% (+0.00%) compared to bcad924

View this Pull Request on Codecov

21.48% (+0.00%) compared to bcad924

Details

Codecov Report

Attention: Patch coverage is 2.75911% with 2749 lines in your changes missing coverage. Please review.

Project coverage is 21.48%. Comparing base (bcad924) to head (4834688).
Report is 18 commits behind head on master.

Files Patch % Lines
jellyfin_kodi/entrypoint/default.py 0.00% 268 Missing ⚠️
jellyfin_kodi/views.py 0.00% 264 Missing ⚠️
jellyfin_kodi/objects/actions.py 0.41% 242 Missing ⚠️
jellyfin_kodi/objects/tvshows.py 0.82% 241 Missing ⚠️
jellyfin_kodi/objects/music.py 0.00% 181 Missing ⚠️
jellyfin_kodi/full_sync.py 0.00% 145 Missing ⚠️
jellyfin_kodi/helper/playutils.py 0.71% 139 Missing ⚠️
jellyfin_kodi/library.py 2.25% 130 Missing ⚠️
jellyfin_kodi/objects/movies.py 0.81% 121 Missing ⚠️
jellyfin_kodi/entrypoint/service.py 1.69% 116 Missing ⚠️
... and 34 more
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #869   +/-   ##
=======================================
  Coverage   21.48%   21.48%           
=======================================
  Files          63       63           
  Lines        8628     8628           
  Branches     1587     1587           
=======================================
  Hits         1854     1854           
  Misses       6750     6750           
  Partials       24       24           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.