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

Migrate to ruff #150

Merged
merged 10 commits into from
Feb 3, 2025
Merged

Migrate to ruff #150

merged 10 commits into from
Feb 3, 2025

Conversation

wRAR
Copy link
Member

@wRAR wRAR commented Feb 2, 2025

This keeps the % string formatting, as I think including the changes here complicate the diff review.

Copy link

codecov bot commented Feb 2, 2025

Codecov Report

Attention: Patch coverage is 96.61017% with 4 lines in your changes missing coverage. Please review.

Project coverage is 96.09%. Comparing base (ec4d1ea) to head (65d5b7d).
Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
cssselect/parser.py 96.38% 1 Missing and 2 partials ⚠️
cssselect/xpath.py 97.14% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #150      +/-   ##
==========================================
+ Coverage   95.49%   96.09%   +0.59%     
==========================================
  Files           3        3              
  Lines         910      896      -14     
  Branches      161      142      -19     
==========================================
- Hits          869      861       -8     
+ Misses         24       14      -10     
- Partials       17       21       +4     

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

@wRAR wRAR merged commit 58b436f into master Feb 3, 2025
25 checks passed
@wRAR wRAR deleted the ruff branch February 3, 2025 16:36
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.

2 participants