feat: bidirectional StorageController communication with finalize ack #1129
Codecov / codecov/project
succeeded
Feb 20, 2026 in 0s
39.10% (target 40.00%)
View this Pull Request on Codecov
39.10% (target 40.00%)
Details
Codecov Report
❌ Patch coverage is 13.33333% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.10%. Comparing base (8a2744c) to head (2bc92b9).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| openwpm/socket_interface.py | 10.71% | 25 Missing |
| openwpm/storage/storage_controller.py | 18.75% | 13 Missing |
| openwpm/task_manager.py | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## refactor/event-driven-completion #1129 +/- ##
====================================================================
+ Coverage 35.25% 39.10% +3.85%
====================================================================
Files 39 39
Lines 3617 3657 +40
====================================================================
+ Hits 1275 1430 +155
+ Misses 2342 2227 -115 ☔ 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