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

medplum / medplum / 27441976931
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: version-5.1.19
DEFAULT BRANCH: main
Ran 12 Jun 2026 08:57PM UTC
Jobs 1
Files 824
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

12 Jun 2026 08:44PM UTC coverage: 92.487% (+0.002%) from 92.485%
27441976931

push

github

web-flow
feat(data warehouse): restore ORDER BY (#9435)

ORDER BY in the query makes sure the data is ordered in the Parquet files,
which means the metadata in the Parquet files will contain the proper metadata
for each row group, such as min/max.

This metadata is then used by Iceberg and query engines, and suboptimal metadata
will result can result in slow/inefficient query plans.

The risk of spilling to disk is slow, as the data is small and ECS Fargate ephemeral disk
tasks have a default of 20GB, which is more than enough for each resource type.

Signed-off-by: Karl Pietrzak <karl@medplum.com>

24568 of 27360 branches covered (89.8%)

Branch coverage included in aggregate %.

36835 of 39031 relevant lines covered (94.37%)

23235.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27441976931.1 12 Jun 2026 08:57PM UTC 1375
92.28
GitHub Action Run
Source Files on build 27441976931
  • Tree
  • List 824
  • Changed 435
  • Source Changed 1
  • Coverage Changed 435
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27441976931
  • 3466943a on github
  • Prev Build on gh-readonly-queue/main/pr-9487-29a76b9dad4f5349a800524bc2136c6e2f95322c (#27441780001)
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