refactor: Use ensure_context decorator in Actor class
#822
+103
−86
Codecov / codecov/project
succeeded
Mar 3, 2026 in 1s
85.87% (-0.06%) compared to 69b8af9
View this Pull Request on Codecov
85.87% (-0.06%) compared to 69b8af9
Details
Codecov Report
❌ Patch coverage is 98.27586% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 85.87%. Comparing base (69b8af9) to head (5d633d0).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/apify/_utils.py | 94.73% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #822 +/- ##
==========================================
- Coverage 85.92% 85.87% -0.06%
==========================================
Files 46 46
Lines 2778 2796 +18
==========================================
+ Hits 2387 2401 +14
- Misses 391 395 +4 ☔ 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