Skip to content

Merge remote-tracking branch 'origin/master' into feat/union-dict-mod…

c086dd0
Select commit
Loading
Failed to load commit list.
Merged

feat: Accept Pydantic models as alternatives to dicts in resource client methods #663

Merge remote-tracking branch 'origin/master' into feat/union-dict-mod…
c086dd0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2026 in 0s

94.82% (+0.07%) compared to 0b35bbe

View this Pull Request on Codecov

94.82% (+0.07%) compared to 0b35bbe

Details

Codecov Report

❌ Patch coverage is 86.20690% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.82%. Comparing base (0b35bbe) to head (c086dd0).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/apify_client/_types.py 84.00% 8 Missing ⚠️
src/apify_client/_resource_clients/task.py 75.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #663      +/-   ##
==========================================
+ Coverage   94.74%   94.82%   +0.07%     
==========================================
  Files          45       45              
  Lines        4340     4404      +64     
==========================================
+ Hits         4112     4176      +64     
  Misses        228      228              

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