scrapy-plugins / scrapy-zyte-api

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

Extend the public API of session management #211

Closed Gallaecio closed 4 months ago

Gallaecio commented 4 months ago

Based on feedback from @VMRuiz.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 97.63%. Comparing base (cd0aead) to head (b923923).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #211 +/- ## ======================================= Coverage 97.62% 97.63% ======================================= Files 14 14 Lines 1517 1521 +4 Branches 320 320 ======================================= + Hits 1481 1485 +4 Misses 15 15 Partials 21 21 ``` | [Files](https://app.codecov.io/gh/scrapy-plugins/scrapy-zyte-api/pull/211?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapy-plugins) | Coverage Δ | | |---|---|---| | [scrapy\_zyte\_api/\_\_init\_\_.py](https://app.codecov.io/gh/scrapy-plugins/scrapy-zyte-api/pull/211?src=pr&el=tree&filepath=scrapy_zyte_api%2F__init__.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapy-plugins#diff-c2NyYXB5X3p5dGVfYXBpL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [scrapy\_zyte\_api/\_session.py](https://app.codecov.io/gh/scrapy-plugins/scrapy-zyte-api/pull/211?src=pr&el=tree&filepath=scrapy_zyte_api%2F_session.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapy-plugins#diff-c2NyYXB5X3p5dGVfYXBpL19zZXNzaW9uLnB5) | `100.00% <100.00%> (ø)` | |