Skip to content

use drift/sqlite to store order ids instead of piggybacking in the pr…

e37737e
Select commit
Loading
Failed to load commit list.
Draft

Julian/review #1338

use drift/sqlite to store order ids instead of piggybacking in the pr…
e37737e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 13, 2026 in 1s

4.82% (-0.01%) compared to db0c225

View this Pull Request on Codecov

4.82% (-0.01%) compared to db0c225

Details

Codecov Report

❌ Patch coverage is 0% with 162 lines in your changes missing coverage. Please review.
✅ Project coverage is 4.82%. Comparing base (db0c225) to head (e37737e).
⚠️ Report is 1 commits behind head on staging.

Files with missing lines Patch % Lines
lib/db/drift/shared_database.g.dart 0.00% 107 Missing ⚠️
lib/pages/cakepay/cakepay_order_view.dart 0.00% 17 Missing ⚠️
lib/db/drift/shared_database.dart 0.00% 15 Missing ⚠️
lib/services/cakepay/cakepay_service.dart 0.00% 12 Missing ⚠️
lib/pages/shopinbit/shopinbit_offer_view.dart 0.00% 4 Missing ⚠️
lib/pages/cakepay/cakepay_orders_view.dart 0.00% 3 Missing ⚠️
lib/pages/shopinbit/shopinbit_payment_view.dart 0.00% 2 Missing ⚠️
lib/pages/shopinbit/shopinbit_ticket_detail.dart 0.00% 1 Missing ⚠️
lib/pages/shopinbit/shopinbit_tickets_view.dart 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #1338      +/-   ##
===========================================
- Coverage     4.82%    4.82%   -0.01%     
===========================================
  Files         1064     1066       +2     
  Lines       107921   107943      +22     
===========================================
- Hits          5208     5207       -1     
- Misses      102713   102736      +23     

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