• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

medplum / medplum / 25693592276
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: maddy/headshots
DEFAULT BRANCH: main
Ran 11 May 2026 08:05PM UTC
Jobs 1
Files 784
Run time 3min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 May 2026 07:51PM UTC coverage: 91.736% (-0.02%) from 91.756%
25693592276

push

github

web-flow
Add Rate Limits tab to admin page (#9164)

* Add Rate Limits tab to admin page

Adds a new "Rate Limits" tab to the /admin page that displays project-level
and per-membership FHIR rate limit utilization via the $rate-limits endpoint.

Data is fetched on demand via a Refresh button to avoid constant polling.
The membership table is sortable by utilization percentage (highest first
by default) with color-coded progress bars (green/yellow/red thresholds).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: maddyli <maddy@medplum.com>

* Add membership ID column and clickable rows to rate limits table

Each row now links to /admin/users/<membershipId> on click and displays
the membership ID as a dedicated column.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: maddyli <maddy@medplum.com>

* Change profile output from string to Reference with display name

The $rate-limits endpoint now returns the profile as a FHIR Reference
(valueReference) with both reference and display fields, instead of a
plain string. The display name is resolved from the profile resource
using getDisplayString. The frontend table shows the display name with
a fallback to the raw reference.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: maddyli <maddy@medplum.com>

* use existing displays on projectmembership to keep more lightweight

Signed-off-by: maddyli <maddy@medplum.com>

* fix linter

Signed-off-by: maddyli <maddy@medplum.com>

* address comment on getPartReference

Signed-off-by: maddyli <maddy@medplum.com>

* [autofix.ci] apply automated fixes

* fix ternary

Signed-off-by: maddyli <maddy@medplum.com>

* [autofix.ci] apply automated fixes

* fix tests

Signed-off-by: maddyli <maddy@medplum.com>

---------

Signed-off-by: maddyli <maddy@medplum.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>

18931 of 21596 branches covered (87.66%)

Branch coverage included in aggregate %.

55 of 64 new or added lines in 2 files covered. (85.94%)

34239 of 36364 relevant lines covered (94.16%)

13305.44 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
80.0
packages/app/src/admin/RateLimitsPage.tsx
Jobs
ID Job ID Ran Files Coverage
1 25693592276.1 11 May 2026 08:05PM UTC 784
91.74
GitHub Action Run
Source Files on build 25693592276
  • Tree
  • List 784
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 9846e299 on github
  • Prev Build on gh-readonly-queue/main/pr-9169-ce6696640ffcb8e650afee201beb9f96187193c7 (#25689416201)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc