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

implement cache #53

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

implement cache #53

wants to merge 3 commits into from

Conversation

sigma67
Copy link
Owner

@sigma67 sigma67 commented Apr 20, 2023

No description provided.

@sigma67 sigma67 linked an issue Apr 20, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Apr 20, 2023

Codecov Report

Patch coverage: 92.45% and project coverage change: +0.75 🎉

Comparison is base (334b21f) 93.48% compared to head (65db890) 94.24%.

❗ 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%) ⬆️

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%) ⬆️
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%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cache conversions
1 participant