scrapy / parsel

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

Update used GH Actions to latest versions #282

Closed rettinghaus closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (085fee9) 92.18% compared to head (69f539d) 92.18%. Report is 1 commits behind head on master.

:exclamation: Current head 69f539d differs from pull request most recent head 74a2f81. Consider uploading reports for the commit 74a2f81 to get more accurate results

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

Gallaecio commented 1 year ago

Thanks!