scrapy-zyte-api icon indicating copy to clipboard operation
scrapy-zyte-api copied to clipboard

Document how to handle action failures

Open Gallaecio opened this issue 1 year ago • 1 comments

Resolves #118, resolves #119, resolves #120.

To do:

  • [x] Test both snippets manually, make sure they work as expected.

Gallaecio avatar Dec 29 '23 13:12 Gallaecio

Codecov Report

Merging #157 (ea2da8f) into main (9b67ef1) will decrease coverage by 0.12%. Report is 61 commits behind head on main. The diff coverage is 92.20%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #157      +/-   ##
==========================================
- Coverage   98.18%   98.07%   -0.12%     
==========================================
  Files          11       12       +1     
  Lines         828      985     +157     
==========================================
+ Hits          813      966     +153     
- Misses         15       19       +4     
Files Coverage Δ
scrapy_zyte_api/exceptions.py 100.00% <100.00%> (ø)
scrapy_zyte_api/_middlewares.py 94.59% <91.54%> (-1.96%) :arrow_down:

... and 5 files with indirect coverage changes

codecov[bot] avatar Dec 29 '23 13:12 codecov[bot]