scrapy / parsel

Parsel lets you extract data from XML/HTML documents using XPath or CSS selectors
BSD 3-Clause "New" or "Revised" License
1.11k stars 137 forks source link

Adding pre commit #287

Closed emarondan closed 4 months ago

emarondan commented 4 months ago
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.18%. Comparing base (0475327) to head (3d0b491).

:exclamation: Current head 3d0b491 differs from pull request most recent head 047282b. Consider uploading reports for the commit 047282b to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #287 +/- ## ======================================= Coverage 92.18% 92.18% ======================================= Files 5 5 Lines 448 448 Branches 91 91 ======================================= Hits 413 413 Misses 26 26 Partials 9 9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.