Skip to content

fix: Guard ReentrantLock against None task context

d88d00e
Select commit
Loading
Failed to load commit list.
Merged

fix: Guard ReentrantLock against None task context #841

fix: Guard ReentrantLock against None task context
d88d00e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2026 in 0s

86.48% (+0.07%) compared to 1610d0d

View this Pull Request on Codecov

86.48% (+0.07%) compared to 1610d0d

Details

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 86.48%. Comparing base (1610d0d) to head (d88d00e).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/apify/_utils.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #841      +/-   ##
==========================================
+ Coverage   86.40%   86.48%   +0.07%     
==========================================
  Files          48       48              
  Lines        2906     2908       +2     
==========================================
+ Hits         2511     2515       +4     
+ Misses        395      393       -2     

☔ 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.