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

medplum / medplum / 23661259156
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: cursor/delete-provenance-tombstones-42fc
DEFAULT BRANCH: main
Ran 27 Mar 2026 06:44PM 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.223% (-0.002%) from 92.225%
23661259156

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>

17939 of 20369 branches covered (88.07%)

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%)

14558.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23661259156.1 27 Mar 2026 06:44PM UTC 755
92.22
GitHub Action Run
Source Files on build 23661259156
  • Tree
  • List 755
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
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)
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