Skip to content

Conversation

@vdusek
Copy link
Contributor

@vdusek vdusek commented Dec 23, 2025

Description

Issues

Testing

  • The existing SDK tests pass with apify-python-client v3.

@vdusek vdusek self-assigned this Dec 23, 2025
@github-actions github-actions bot added this to the 130th sprint - Tooling team milestone Dec 23, 2025
@github-actions github-actions bot added t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics. labels Dec 23, 2025
@vdusek vdusek added the adhoc Ad-hoc unplanned task added during the sprint. label Dec 23, 2025
@codecov
Copy link

codecov bot commented Dec 23, 2025

Codecov Report

❌ Patch coverage is 46.15385% with 63 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.76%. Comparing base (3b70210) to head (b94dfdc).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...age_clients/_apify/_request_queue_single_client.py 0.00% 17 Missing ⚠️
...age_clients/_apify/_request_queue_shared_client.py 0.00% 14 Missing ⚠️
src/apify/_actor.py 64.51% 11 Missing ⚠️
...fy/storage_clients/_apify/_request_queue_client.py 10.00% 9 Missing ⚠️
.../storage_clients/_apify/_key_value_store_client.py 33.33% 4 Missing ⚠️
...rc/apify/storage_clients/_apify/_dataset_client.py 25.00% 3 Missing ⚠️
...c/apify/storage_clients/_apify/_alias_resolving.py 0.00% 2 Missing ⚠️
...ify/storage_clients/_apify/_api_client_creation.py 0.00% 2 Missing ⚠️
src/apify/_charging.py 80.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (3b70210) and HEAD (b94dfdc). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (3b70210) HEAD (b94dfdc)
integration 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #719       +/-   ##
===========================================
- Coverage   81.98%   67.76%   -14.22%     
===========================================
  Files          46       46               
  Lines        2681     2752       +71     
===========================================
- Hits         2198     1865      -333     
- Misses        483      887      +404     
Flag Coverage Δ
integration ?
unit 67.76% <46.15%> (-0.16%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@vdusek vdusek force-pushed the adapt-to-apify-client-v3 branch from a45f20c to 4270cb9 Compare January 2, 2026 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Introduce fully typed client

2 participants