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

medplum / medplum / 30960396878
92%

Build:
DEFAULT BRANCH: main
Ran 04 Aug 2026 11:40PM UTC
Jobs 1
Files 860
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

04 Aug 2026 11:21PM UTC coverage: 92.066% (-0.002%) from 92.068%
30960396878

push

github

web-flow
[Provider] Fix Monorepo local package linking (#10098)

In #10076 we moved the `Calendar` component into a new
`@medplum/react-scheduling` package. Let's make edits in there
automatically get picked up with all the hot-module-reloading niceties
that Vite offers.

To link this up, we needed to support importing
`@medplum/react-scheduling/styles.css`, which we solved by adding a stub
entry.

While looking at this, I noticed that `@medplum/react` had similar
behavior intended that was not working as expected:

- `@medplum/react$` looks like it was trying to use regex style markers
  to prevent matching entries like `@medplum/react-hooks`, but this does
  not work when using a string matcher.

- There was an override for `@medplum/react/styles.css` that is also no
  longer needed, as we added a stub for that file in #10076. That was
  originally added for Storybook usage, but I've clarified the comment
  that it works for development servers of all stripes.

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

22962 of 26057 branches covered (88.12%)

Branch coverage included in aggregate %.

40745 of 43140 relevant lines covered (94.45%)

12215.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30960396878.1 04 Aug 2026 11:39PM UTC 860
92.07
GitHub Action Run
Source Files on build 30960396878
  • Tree
  • List 860
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30960396878
  • 518aa260 on github
  • Prev Build on gh-readonly-queue/main/pr-9905-88ce0fee85df2fba3aa4dd6a286fb604a1379d9b (#30958038603)
  • Next Build on main (#31025410498)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc