Skip to content

fix(scrapy): make logging configuration idempotent#954

Merged
vdusek merged 4 commits into
masterfrom
fix/scrapy-idempotent-logging
Jun 11, 2026
Merged

fix(scrapy): make logging configuration idempotent#954
vdusek merged 4 commits into
masterfrom
fix/scrapy-idempotent-logging

Merge branch 'master' into fix/scrapy-idempotent-logging

93d494e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2026 in 1s

89.84% (-0.17%) compared to a87e8d1

View this Pull Request on Codecov

89.84% (-0.17%) compared to a87e8d1

Details

Codecov Report

❌ Patch coverage is 14.28571% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.84%. Comparing base (a87e8d1) to head (93d494e).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/apify/scrapy/_logging_config.py 14.28% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #954      +/-   ##
==========================================
- Coverage   90.00%   89.84%   -0.17%     
==========================================
  Files          49       49              
  Lines        3053     3062       +9     
==========================================
+ Hits         2748     2751       +3     
- Misses        305      311       +6     

☔ View full report in Codecov by Harness.
📢 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.