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

Drop Makefile and pytest-runner integration. #292

Closed wRAR closed 3 months ago

wRAR commented 3 months ago

Fixes #291

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 92.18%. Comparing base (712fa3d) to head (6bac5e3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #292 +/- ## ======================================= 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.