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

medplum / medplum / 28688792096
92%

Build:
DEFAULT BRANCH: main
Ran 04 Jul 2026 12:13AM UTC
Jobs 1
Files 844
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

03 Jul 2026 11:58PM UTC coverage: 91.935%. Remained the same
28688792096

push

github

web-flow
[Provider] Improve SchedulePage navigation + Schedule creation (#9727)

* Extract inner ScheduleDetails component from SchedulePage

This splits the responsibilities up a bit:
- Schedule page: selects a Schedule resource by actor, and loads it
- ScheduleDetails component: given a Schedule resource, loads the
  related Slot/Appointment resources and renders the calendar UI

This division will hopefully help keep things a little tidier; because
the inner component always knows it has a Schedule resource, it can
remove some checks. The outer component manages a much smaller set of
states, and provides a good place for us to hook other enhancements in
to the loading process as a follow up.

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

* Improve SchedulePage navigation + creation

- When changing the viewed Practitioner, go into a loading state
  immediately instead of leaving the previous calendar on-screen. This
  reduces confusion on slow connections while the change is happening.

- When no Schedule is found for the selected practitioner, show
  an empty state that allows the viewer to create a Schedule
  resource for them. Previously, the last-viewed schedule would stay on
  screen, leading to confusing UI state.

- When first clicking in to the Scheduling screen from the sidebar, if
  we don't find an existing schedule for the viewer we show the empty
  state with a create button instead of automatically creating a new
  Schedule resource.

  - This is particularly nice if the viewer is a member of an
    operations team that should not have their own Schedule resource,
    but still would like to view the schedules of other Practitioners.

Implementation Notes:

- We consider the `id` parameter in the URL to be controlling. When
  navigating to a URL with this parameter, we fetch the schedule and
  display it.

- To select a different practitioner, you must first clear the search
  box, which navigates you to a page without an `id` parameter. Then ... (continued)

21688 of 24630 branches covered (88.06%)

Branch coverage included in aggregate %.

38617 of 40965 relevant lines covered (94.27%)

12548.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28688792096.1 04 Jul 2026 12:13AM UTC 844
91.94
GitHub Action Run
Source Files on build 28688792096
  • Tree
  • List 844
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 0cea0791 on github
  • Prev Build on gh-readonly-queue/main/pr-9739-e1fa23cf62d74b720e0f86981f1f14c26f49f005 (#28688496054)
  • Next Build on main (#28807050948)
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