scrapy-plugins / scrapy-playwright

🎭 Playwright integration for Scrapy
BSD 3-Clause "New" or "Revised" License
1.03k stars 113 forks source link

Fix freezing on responses with status 204 #292

Closed elacuesta closed 4 months ago

elacuesta commented 4 months ago

Closes #288

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 93.20%. Comparing base (ca8cc46) to head (dea2a1c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #292 +/- ## ========================================== + Coverage 93.04% 93.20% +0.16% ========================================== Files 6 6 Lines 546 559 +13 ========================================== + Hits 508 521 +13 Misses 38 38 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.