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

medplum / medplum / 23221394033
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-9585-fd4a49ae5cc5a17c17a25acec1361ae312fc0b48
DEFAULT BRANCH: main
Ran 17 Mar 2026 11:45PM UTC
Jobs 1
Files 753
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

17 Mar 2026 11:31PM UTC coverage: 92.214%. Remained the same
23221394033

push

github

web-flow
Provider: Fix Scheduling FindPane for systemless service types (#8698)

In https://github.com/medplum/medplum/pull/8683 we changed how service
type matching works; previously the server was also directly
interpolating `${coding.system}|${coding.code}`, which meant that in
both client and server we would be generating strings like
"undefined|office-visit".

After that change though, the server was interpreting this input as
meaning "find exactly a coding matching system: 'undefined'", which is
more correct and also didn't match anything.

By coercing `undefined` values to the empty string, the new input
parameter is like "service-type=|office-visit", which will match only
codings missing a `system` attribute and with a `code` matching
"office-visit".

This fixes the scheduling FindPane for scheduling parameters with no
"system" component in their service types.

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

17899 of 20325 branches covered (88.06%)

Branch coverage included in aggregate %.

32522 of 34353 relevant lines covered (94.67%)

14568.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23221394033.1 17 Mar 2026 11:45PM UTC 753
92.21
GitHub Action Run
Source Files on build 23221394033
  • Tree
  • List 753
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 5b02bfe7 on github
  • Prev Build on gh-readonly-queue/main/pr-8611-95f767ffd113ed9358b4a6d66728ff3f110759fe (#23220123968)
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