spotify_to_ytmusic
spotify_to_ytmusic copied to clipboard
implement cache
Codecov Report
Patch coverage: 92.45% and project coverage change: +0.75 :tada:
Comparison is base (
334b21f) 93.48% compared to head (65db890) 94.24%.
:exclamation: Current head 65db890 differs from pull request most recent head c652d4c. Consider uploading reports for the commit c652d4c to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## master #53 +/- ##
==========================================
+ Coverage 93.48% 94.24% +0.75%
==========================================
Files 9 10 +1
Lines 353 382 +29
==========================================
+ Hits 330 360 +30
+ Misses 23 22 -1
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 94.24% <92.45%> (+0.75%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| spotify_to_ytmusic/controllers.py | 90.56% <0.00%> (ø) |
|
| spotify_to_ytmusic/settings.py | 85.00% <0.00%> (ø) |
|
| spotify_to_ytmusic/ytmusic.py | 92.64% <88.88%> (+2.02%) |
:arrow_up: |
| spotify_to_ytmusic/cache.py | 100.00% <100.00%> (ø) |
|
| tests/test_cli.py | 100.00% <100.00%> (ø) |
|
| tests/test_spotipy.py | 100.00% <100.00%> (ø) |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.