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

medplum / medplum / 23662163768
92%

Build:
DEFAULT BRANCH: main
Ran 27 Mar 2026 07:06PM UTC
Jobs 1
Files 755
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

27 Mar 2026 06:22PM UTC coverage: 92.225%. Remained the same
23662163768

push

github

web-flow
fix(ccda): add null check for reaction manifestation before setting extension (#8801)

`mapCode()` can return `undefined`, which creates an array `[undefined]`.
The existing guard checks `manifestation.length > 0` but not whether the
element itself is defined, causing:

  TypeError: Cannot set properties of undefined (setting 'extension')

This occurs when a CCDA reaction observation has an unmappable code (no
system, code value, display, or text).

Signed-off-by: Maxime BV <maxime.bourdon-vast@inato.com>

17940 of 20369 branches covered (88.08%)

Branch coverage included in aggregate %.

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

32615 of 34448 relevant lines covered (94.68%)

14559.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23662163768.1 27 Mar 2026 07:06PM UTC 755
92.23
GitHub Action Run
Source Files on build 23662163768
  • Tree
  • List 755
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 127d2157 on github
  • Prev Build on gh-readonly-queue/main/pr-8800-1a51aa4adc5844607acb86ff563381df212debf8 (#23660845594)
  • Next Build on main (#23662743442)
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