Skip to content

test: parametrize storage controller tests over both handle types

877c4ad
Select commit
Loading
Failed to load commit list.
Open

refactor: extract StorageInterface protocol and add InProcessStorageControllerHandle #1126

test: parametrize storage controller tests over both handle types
877c4ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 28, 2026 in 0s

62.33% (target 40.00%)

View this Pull Request on Codecov

62.33% (target 40.00%)

Details

Codecov Report

❌ Patch coverage is 50.00000% with 41 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.33%. Comparing base (a8fac2b) to head (877c4ad).

Files with missing lines Patch % Lines
openwpm/storage/in_process_storage.py 51.89% 38 Missing ⚠️
openwpm/storage/storage_interface.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@                         Coverage Diff                          @@
##           refactor/extract-command-context    #1126      +/-   ##
====================================================================
- Coverage                             62.58%   62.33%   -0.26%     
====================================================================
  Files                                    42       44       +2     
  Lines                                  3940     4022      +82     
====================================================================
+ Hits                                   2466     2507      +41     
- Misses                                 1474     1515      +41     

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