scrapy-plugins / scrapy-zyte-api

Zyte API integration for Scrapy
BSD 3-Clause "New" or "Revised" License
36 stars 19 forks source link

Release notes for 0.20.0 #208

Closed Gallaecio closed 5 months ago

Gallaecio commented 5 months ago

Covers https://github.com/scrapy-plugins/scrapy-zyte-api/pull/204 under the assumption that it will be merged soon, but not https://github.com/scrapy-plugins/scrapy-zyte-api/pull/207 in case it needs a longer review time.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 97.58%. Comparing base (beaf8ca) to head (e2a8aad). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #208 +/- ## ======================================= Coverage 97.58% 97.58% ======================================= Files 14 14 Lines 1489 1489 Branches 313 313 ======================================= Hits 1453 1453 Misses 15 15 Partials 21 21 ```