Skip to content

refactor!: Adapt to apify-client v3#719

Merged
vdusek merged 5 commits into
masterfrom
adapt-to-apify-client-v3
Jun 9, 2026
Merged

refactor!: Adapt to apify-client v3#719
vdusek merged 5 commits into
masterfrom
adapt-to-apify-client-v3

style: Remove pricing-info models section-header comment

2f06273
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 8, 2026 in 0s

86.41% (-0.47%) compared to 902a66d, passed because coverage increased by 0.04% when compared to adjusted base (86.37%)

View this Pull Request on Codecov

86.41% (-0.47%) compared to 902a66d, passed because coverage increased by 0.04% when compared to adjusted base (86.37%)

Details

Codecov Report

❌ Patch coverage is 92.19331% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.41%. Comparing base (902a66d) to head (2f06273).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/apify/_actor.py 63.41% 15 Missing ⚠️
src/apify/_charging.py 95.91% 2 Missing ⚠️
...ify/storage_clients/_apify/_api_client_creation.py 80.00% 1 Missing ⚠️
...rc/apify/storage_clients/_apify/_dataset_client.py 66.66% 1 Missing ⚠️
.../storage_clients/_apify/_key_value_store_client.py 80.00% 1 Missing ⚠️
...age_clients/_apify/_request_queue_single_client.py 94.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #719      +/-   ##
==========================================
- Coverage   86.88%   86.41%   -0.47%     
==========================================
  Files          48       48              
  Lines        2943     2916      -27     
==========================================
- Hits         2557     2520      -37     
- Misses        386      396      +10     

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