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

medplum / medplum / 21651878090
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: asynchronous-encounters-doc-updates
DEFAULT BRANCH: main
Ran 03 Feb 2026 11:35PM UTC
Jobs 1
Files 721
Run time 1min
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 Feb 2026 11:27PM UTC coverage: 92.299%. Remained the same
21651878090

push

github

web-flow
Add explicit type keyword + .d.ts extensions to fhirtypes imports for NodeNext compatibility (#8353)

* Add .js extensions to fhirtypes imports for ESM compatibility

The @medplum/fhirtypes package uses "type": "module" but the generated
type declarations use relative imports without file extensions. This
breaks TypeScript projects using moduleResolution: "nodenext" which
enforces strict Node.js ESM resolution rules.

This change adds .js extensions to all generated imports and re-exports:
- export * from './ResourceType.js'
- import { Resource } from './Resource.js'

The .js extension works correctly because TypeScript maps .js imports
to .d.ts files during type resolution.

Fixes #8348

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Ian Plunkett <1857868+ianplunkett@users.noreply.github.com>

* tweak(generator,fhirtypes): export type only, + .d.ts

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

---------

Signed-off-by: Ian Plunkett <1857868+ianplunkett@users.noreply.github.com>
Signed-off-by: Derrick Farris <derrick@medplum.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Derrick Farris <derrick@medplum.com>

16936 of 19201 branches covered (88.2%)

Branch coverage included in aggregate %.

4 of 4 new or added lines in 1 file covered. (100.0%)

30972 of 32704 relevant lines covered (94.7%)

13854.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21651878090.1 03 Feb 2026 11:35PM UTC 721
92.3
GitHub Action Run
Source Files on build 21651878090
  • Tree
  • List 721
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • a8993736 on github
  • Prev Build on gh-readonly-queue/main/pr-8342-58a997b03d047c160dbf466d1d9db66249b9ae42 (#21644705265)
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