Skip to content

New client commit

9c44f3b
Select commit
Loading
Failed to load commit list.
Draft

refactor!: Adapt to apify-client v3 [WIP] #719

New client commit
9c44f3b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 23, 2026 in 0s

85.96% (+0.12%) compared to 9e0aa56

View this Pull Request on Codecov

85.96% (+0.12%) compared to 9e0aa56

Details

Codecov Report

❌ Patch coverage is 88.05970% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.96%. Comparing base (9e0aa56) to head (9c44f3b).

Files with missing lines Patch % Lines
src/apify/_actor.py 64.70% 12 Missing ⚠️
src/apify/_charging.py 80.00% 1 Missing ⚠️
...ify/storage_clients/_apify/_api_client_creation.py 66.66% 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 ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #719      +/-   ##
==========================================
+ Coverage   85.83%   85.96%   +0.12%     
==========================================
  Files          46       46              
  Lines        2761     2835      +74     
==========================================
+ Hits         2370     2437      +67     
- Misses        391      398       +7     

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