tefra / pytuber

Create music playlists on Youtube
https://pytuber.readthedocs.io/en/latest
MIT License
10 stars 6 forks source link

Close #9 Add youtube api quota calculator #18

Closed tefra closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #18 into master will increase coverage by 0.98%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   93.24%   94.23%   +0.98%     
==========================================
  Files          26       28       +2     
  Lines         785      832      +47     
==========================================
+ Hits          732      784      +52     
+ Misses         53       48       -5
Impacted Files Coverage Δ
pytuber/core/commands/cmd_setup.py 100% <100%> (ø) :arrow_up:
pytuber/cli.py 97.14% <100%> (+0.08%) :arrow_up:
pytuber/core/commands/__init__.py 100% <100%> (ø) :arrow_up:
pytuber/core/services.py 100% <100%> (ø) :arrow_up:
pytuber/core/utils.py 100% <100%> (ø)
pytuber/version.py 100% <100%> (ø) :arrow_up:
pytuber/core/commands/cmd_quota.py 100% <100%> (ø)
pytuber/storage.py 100% <0%> (+8.47%) :arrow_up:

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 52ad92a...ed316c9. Read the comment docs.