Skip to content

fix: use DeprecationWarning instead of logger.warning for deprecated …

2ccbf61
Select commit
Loading
Failed to load commit list.
Merged

refactor: use DeprecationWarning instead of logger.warning #687

fix: use DeprecationWarning instead of logger.warning for deprecated …
2ccbf61
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 28, 2026 in 0s

94.57% (-0.05%) compared to 111d46e

View this Pull Request on Codecov

94.57% (-0.05%) compared to 111d46e

Details

Codecov Report

❌ Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.57%. Comparing base (111d46e) to head (2ccbf61).

Files with missing lines Patch % Lines
...rc/apify_client/_resource_clients/request_queue.py 20.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #687      +/-   ##
==========================================
- Coverage   94.61%   94.57%   -0.05%     
==========================================
  Files          45       45              
  Lines        4404     4403       -1     
==========================================
- Hits         4167     4164       -3     
- Misses        237      239       +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.