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

Add Python 3.12 and PyPy 3.10 support. #283

Closed wRAR closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (7989199) 92.18% compared to head (a23ce65) 92.18%.

:exclamation: Current head a23ce65 differs from pull request most recent head df52c4e. Consider uploading reports for the commit df52c4e to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #283 +/- ## ======================================= Coverage 92.18% 92.18% ======================================= Files 5 5 Lines 448 448 Branches 91 91 ======================================= Hits 413 413 Misses 26 26 Partials 9 9 ``` | [Files](https://app.codecov.io/gh/scrapy/parsel/pull/283?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapy) | Coverage Δ | | |---|---|---| | [parsel/csstranslator.py](https://app.codecov.io/gh/scrapy/parsel/pull/283?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapy#diff-cGFyc2VsL2Nzc3RyYW5zbGF0b3IucHk=) | `92.20% <ø> (ø)` | |

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