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

medplum / medplum / 24256370874
92%

Build:
DEFAULT BRANCH: main
Ran 10 Apr 2026 05:56PM UTC
Jobs 1
Files 768
Run time 2min
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

10 Apr 2026 05:29PM UTC coverage: 91.859%. Remained the same
24256370874

push

github

web-flow
Scheduling Provider UI Fixups (#8915)

* Extract unchanging values from Calendar render

The localizer doesn't need to be re-instantiated each render cycle. Save
a few cycles by extracting it to a module level constant. It also is now
not referentially unique every render, which will help us eventually
prevent subtree renders.

The components object never changes, so I extracted it into a module
level constant for the same reason.

Signed-off-by: Noah Silas <noah@medplum.com>

* Memoize some calendar props

These are being recomputed every render, which means that they are not
referentially stable and can cause expensive re-renders.

Signed-off-by: Noah Silas <noah@medplum.com>

* Provider: Stop persisting 'transient' identifiers

When we get "virtual" slots back from the `$find` API, we're assigning
temporary IDs to them. This lets us assign them unique React keys when
showing them in lists, and identify these virtual slots when rendering
them on a calendar.

We never intended to actually persist these, but are submitting them as
part of $book operations. Oops! Let's keep these in our UI layer.

Signed-off-by: Noah Silas <noah@medplum.com>

---------

Signed-off-by: Noah Silas <noah@medplum.com>

18270 of 20816 branches covered (87.77%)

Branch coverage included in aggregate %.

33118 of 35126 relevant lines covered (94.28%)

13453.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24256370874.1 10 Apr 2026 05:56PM UTC 768
91.86
GitHub Action Run
Source Files on build 24256370874
  • Tree
  • List 768
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 81c35ef2 on github
  • Prev Build on gh-readonly-queue/main/pr-8925-211f47cf071d84e22b4e12e853b631eadd6cb5a4 (#24252924572)
  • Next Build on main (#24261155784)
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