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

Ruff lint #496

Merged
merged 6 commits into from
Dec 31, 2023
Merged

Ruff lint #496

merged 6 commits into from
Dec 31, 2023

Conversation

sigma67
Copy link
Owner

@sigma67 sigma67 commented Dec 31, 2023

No description provided.

Copy link

codecov bot commented Dec 31, 2023

Codecov Report

Attention: 31 lines in your changes are missing coverage. Please review.

Comparison is base (ec02876) 95.84% compared to head (66abc3b) 95.84%.

❗ Current head 66abc3b differs from pull request most recent head 6dbca13. Consider uploading reports for the commit 6dbca13 to get more accurate results

Files Patch % Lines
ytmusicapi/mixins/playlists.py 92.30% 6 Missing ⚠️
ytmusicapi/auth/oauth/credentials.py 60.00% 4 Missing ⚠️
ytmusicapi/mixins/explore.py 88.88% 3 Missing ⚠️
ytmusicapi/parsers/search.py 96.73% 3 Missing ⚠️
ytmusicapi/mixins/_utils.py 80.00% 2 Missing ⚠️
ytmusicapi/mixins/search.py 92.00% 2 Missing ⚠️
ytmusicapi/parsers/albums.py 84.61% 2 Missing ⚠️
ytmusicapi/ytmusic.py 92.85% 2 Missing ⚠️
ytmusicapi/auth/oauth/base.py 87.50% 1 Missing ⚠️
ytmusicapi/helpers.py 92.85% 1 Missing ⚠️
... and 5 more
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #496   +/-   ##
=======================================
  Coverage   95.84%   95.84%           
=======================================
  Files          35       35           
  Lines        2313     2313           
=======================================
  Hits         2217     2217           
  Misses         96       96           
Flag Coverage Δ
unittests 95.84% <95.70%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@sigma67 sigma67 merged commit 1fd93dc into master Dec 31, 2023
2 checks passed
@sigma67 sigma67 deleted the ruff-lint branch December 31, 2023 11:54
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.

1 participant