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

Fix uncaught exception in Player.report_playback() #791

Merged
merged 2 commits into from
Feb 7, 2024

Log when catching generic exceptions

248b49c
Select commit
Loading
Failed to load commit list.
Merged

Fix uncaught exception in Player.report_playback() #791

Log when catching generic exceptions
248b49c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 7, 2024 in 1s

21.50% (-0.02%) compared to e95e8d6

View this Pull Request on Codecov

21.50% (-0.02%) compared to e95e8d6

Details

Codecov Report

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

Comparison is base (e95e8d6) 21.51% compared to head (248b49c) 21.50%.
Report is 24 commits behind head on master.

Files Patch % Lines
jellyfin_kodi/player.py 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #791      +/-   ##
==========================================
- Coverage   21.51%   21.50%   -0.02%     
==========================================
  Files          63       63              
  Lines        8542     8546       +4     
  Branches     1572     1572              
==========================================
  Hits         1838     1838              
- Misses       6680     6686       +6     
+ Partials       24       22       -2     

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