Skip to content

Remove an extra newline.

65d5b7d
Select commit
Loading
Failed to load commit list.
Merged

Migrate to ruff #150

Remove an extra newline.
65d5b7d
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Feb 2, 2025 in 0s

96.09% (+0.59%) compared to ec4d1ea

View this Pull Request on Codecov

96.09% (+0.59%) compared to ec4d1ea

Details

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 7 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.