Skip to content

feat: add provider-level record count tracking#205

Merged
Emeka000 merged 1 commit intoHealthy-Stellar:mainfrom
dreamgenies:feat/96-provider-record-count
Mar 30, 2026
Merged

feat: add provider-level record count tracking#205
Emeka000 merged 1 commit intoHealthy-Stellar:mainfrom
dreamgenies:feat/96-provider-record-count

Conversation

@dreamgenies
Copy link
Copy Markdown
Contributor

Adds provider-level record counting across all patients.

  • Tracks record count per provider in persistent storage
  • Increments on each add_record call
  • Preserves historical count (no decrement on delete)
  • Includes unit tests

closes #96

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 30, 2026

@dreamgenies 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

@Emeka000 Emeka000 merged commit 7af68d9 into Healthy-Stellar:main Mar 30, 2026
1 check passed
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.

Add provider-level record count view

2 participants