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 exception when deleting a tvmaze show, with trakt enabled. #3754

Merged
merged 1 commit into from
Feb 11, 2018

Conversation

p0psicles
Copy link
Contributor

  • PR is based on the DEVELOP branch
  • Don't send big changes all at once. Split up big PRs into multiple smaller PRs that are easier to manage and review
  • Read the contribution guide

@codecov-io
Copy link

Codecov Report

Merging #3754 into develop will decrease coverage by 0.49%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop    #3754     +/-   ##
==========================================
- Coverage    28.87%   28.38%   -0.5%     
==========================================
  Files          279      280      +1     
  Lines        35090    37052   +1962     
==========================================
+ Hits         10133    10517    +384     
- Misses       24957    26535   +1578
Impacted Files Coverage Δ
medusa/trakt_checker.py 0% <ø> (ø) ⬆️
medusa/helpers/utils.py 50% <0%> (-7.9%) ⬇️
medusa/server/core.py 27.16% <0%> (-2.57%) ⬇️
medusa/subtitles.py 53.87% <0%> (-1.59%) ⬇️
medusa/tv/series.py 18.71% <0%> (-1.53%) ⬇️
medusa/tv/episode.py 18.61% <0%> (-0.85%) ⬇️
medusa/__main__.py 0% <0%> (ø) ⬆️
medusa/show_queue.py 0% <0%> (ø) ⬆️
medusa/app.py 100% <0%> (ø) ⬆️
medusa/providers/torrent/__init__.py 100% <0%> (ø) ⬆️
... and 10 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update de84ad1...ac6f669. Read the comment docs.

@medariox medariox merged commit cf77d00 into develop Feb 11, 2018
@medariox medariox deleted the feature/fix-trakt-error-remov-tvmaze branch February 11, 2018 20:35
@p0psicles p0psicles added this to the 0.2.1 milestone Feb 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants