Skip to content

Update src/crawlee/crawlers/_basic/_basic_crawler.py

f9bd1e2
Select commit
Loading
Failed to load commit list.
Merged

fix: Protect Request from partial mutations on request handler failure #1585

Update src/crawlee/crawlers/_basic/_basic_crawler.py
f9bd1e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 15, 2025 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 97.29730% with 1 line in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@826adbf). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/crawlee/_types.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1585   +/-   ##
=========================================
  Coverage          ?   92.44%           
=========================================
  Files             ?      157           
  Lines             ?    10415           
  Branches          ?        0           
=========================================
  Hits              ?     9628           
  Misses            ?      787           
  Partials          ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.