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

medplum / medplum / 32159723626
92%

Build:
DEFAULT BRANCH: main
Ran 18 Aug 2026 04:26PM UTC
Jobs 1
Files 885
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

18 Aug 2026 04:20PM UTC coverage: 92.2%. Remained the same
32159723626

push

github

web-flow
fix(ci): restore the server coverage blob on a turbo cache hit (#10236)

packages/server/turbo.json overrides the root "test" task, and its outputs
still listed only coverage/**, so a cache hit restored no blob. The seed
task always runs, so its blob was left at the default path and copied in
as the server blob: the merged report then counted the seed run twice and
main dropped from 94.5% to 62.8% line coverage on the first cached build.

Add .vitest-reports/** to both server tasks, write the seed blob to its own
file so it can never stand in for the server blob, and fail the run when the
server blob is missing rather than publishing a report without it.

Signed-off-by: Derrick Farris <derrick@medplum.com>

24051 of 27229 branches covered (88.33%)

Branch coverage included in aggregate %.

42460 of 44909 relevant lines covered (94.55%)

11734.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32159723626.1 18 Aug 2026 04:26PM UTC 885
92.2
GitHub Action Run
Source Files on build 32159723626
  • Tree
  • List 885
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32159723626
  • 0147f0e8 on github
  • Prev Build on gh-readonly-queue/main/pr-10230-83b8317fa747c23c0232decec15054e15c60740f (#32076256392)
  • Next Build on main (#32175411997)
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