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

medplum / medplum / 23167240450
92%

Build:
DEFAULT BRANCH: main
Ran 16 Mar 2026 09:49PM UTC
Jobs 1
Files 753
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

16 Mar 2026 09:26PM UTC coverage: 92.211% (-0.1%) from 92.309%
23167240450

push

github

web-flow
fix(server): return 400 for date/time field overflow from Postgres (#8472) (#8679)

When a FHIR search uses a date value that is out of range (e.g.,
2026-02-29 which does not exist since 2026 is not a leap year),
Postgres raises error code 22008 (datetime_field_overflow).

Previously this was caught as a generic database error and returned a
500, with no useful message to the caller. Now it is mapped to a 400
Bad Request OperationOutcome, consistent with how other invalid search
parameter values are handled.

Signed-off-by: Léandre Chamberland-Dozois <lchamberland-dozois@hotmail.com>
Co-authored-by: Léo (LeC-D) <leo.openc@gmail.com>

17863 of 20285 branches covered (88.06%)

Branch coverage included in aggregate %.

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

32462 of 34291 relevant lines covered (94.67%)

14594.62 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
95.21
-0.23% packages/server/src/fhir/sql.ts
Jobs
ID Job ID Ran Files Coverage
1 23167240450.1 16 Mar 2026 09:49PM UTC 753
92.21
GitHub Action Run
Source Files on build 23167240450
  • Tree
  • List 753
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 5dc86579 on github
  • Prev Build on gh-readonly-queue/main/pr-8603-b98f2b0551f5478e39b2c028439e6f711b754ace (#23156459363)
  • Next Build on main (#23172041383)
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