scrapy-zyte-api
scrapy-zyte-api copied to clipboard
Document how to handle action failures
Resolves #118, resolves #119, resolves #120.
To do:
- [x] Test both snippets manually, make sure they work as expected.
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 is92.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: |