Skip to content

refactor: use pathlib #654

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

Merged
merged 2 commits into from
Oct 5, 2024

fix size mock

0562503
Select commit
Loading
Failed to load commit list.
Merged

refactor: use pathlib #654

fix size mock
0562503
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 5, 2024 in 0s

95.19% (+0.03%) compared to 7d8a756

View this Pull Request on Codecov

95.19% (+0.03%) compared to 7d8a756

Details

Codecov Report

Attention: Patch coverage is 95.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.19%. Comparing base (7d8a756) to head (0562503).

Files with missing lines Patch % Lines
ytmusicapi/auth/oauth/token.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #654      +/-   ##
==========================================
+ Coverage   95.15%   95.19%   +0.03%     
==========================================
  Files          38       38              
  Lines        2293     2290       -3     
==========================================
- Hits         2182     2180       -2     
+ Misses        111      110       -1     

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