feat(storage): SQLAlchemy storage provider with PostgreSQL support #1161
Codecov / codecov/project
succeeded
May 7, 2026 in 0s
62.72% (target 40.00%)
View this Pull Request on Codecov
62.72% (target 40.00%)
Details
Codecov Report
❌ Patch coverage is 94.44444% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.72%. Comparing base (ed8efc7) to head (6d09f0c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| openwpm/storage/sqlalchemy_provider.py | 93.82% | 5 Missing |
| openwpm/storage/sql_provider.py | 90.90% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1161 +/- ##
==========================================
+ Coverage 62.17% 62.72% +0.55%
==========================================
Files 40 42 +2
Lines 3902 3957 +55
==========================================
+ Hits 2426 2482 +56
+ Misses 1476 1475 -1 ☔ 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