feat: Make list methods of CollectionClients iterable
#556
Codecov / codecov/project
succeeded
Jan 7, 2026 in 1s
79.58% (+3.57%) compared to be38ce0
View this Pull Request on Codecov
79.58% (+3.57%) compared to be38ce0
Details
Codecov Report
❌ Patch coverage is 99.31973% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 79.58%. Comparing base (be38ce0) to head (5309bc6).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/apify_client/clients/base/base_client.py | 98.79% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #556 +/- ##
==========================================
+ Coverage 76.01% 79.58% +3.57%
==========================================
Files 42 42
Lines 2468 2508 +40
==========================================
+ Hits 1876 1996 +120
+ Misses 592 512 -80 ☔ 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.
Loading