Skip to content

Implement subscription credit system and account balance - #1050

Open
chinedu15 wants to merge 6 commits into
Smartdevs17:mainfrom
chinedu15:Implement-subscription-credit-system-and-account-balance
Open

Implement subscription credit system and account balance#1050
chinedu15 wants to merge 6 commits into
Smartdevs17:mainfrom
chinedu15:Implement-subscription-credit-system-and-account-balance

Conversation

@chinedu15

@chinedu15 chinedu15 commented Aug 27, 2026

Copy link
Copy Markdown

Closes #947


Updated PR Checklist

  • Lint: Focused ESLint with --no-ignore passed; Prettier passed.
  • Type Check: Full TypeScript check still fails on unrelated existing files:
    • alerting.ts
    • CancellationFlowScreen.tsx
    • SupportDashboardScreen.tsx
    • fraud.ts
  • Credit Tests: 13 JavaScript unit/integration tests passed.
  • All Tests: Only the focused credit tests were run, not the entire repository suite.
  • Build: Still fails with Expo/Metro error: ./src/lib/TerminalReporter is not exported.
  • Rust Format: Passed.
  • Rust Clippy: Passed.
  • Rust Tests: 11 passed.
  • Rust Build: Release build passed.
  • Coverage: 95.17% statements, 85.71% branches, 97.5% functions, 99.2% lines.
  • Performance: Benchmark passed in 88 ms, under the 1,500 ms budget.
  • Documentation: Updated.
  • Branch synchronization: Branch matches origin.

Closes #947

@chinedu15
chinedu15 force-pushed the Implement-subscription-credit-system-and-account-balance branch from e11ef87 to f51f59c Compare August 27, 2026 16:21
@drips-wave

drips-wave Bot commented Aug 27, 2026

Copy link
Copy Markdown

@chinedu15 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement subscription credit system and account balance

3 participants