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

medplum / medplum / 15099887633
92%

Build:
DEFAULT BRANCH: main
Ran 18 May 2025 08:45PM UTC
Jobs 1
Files 636
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

17 May 2025 07:27PM UTC coverage: 91.654%. Remained the same
15099887633

push

github

web-flow
Ensure index name uniqueness (#6640)

* Remove incorrect composite primary key declaration

* Don't allow index name collisions

Previously, if index names were computed to be the same,
it could lead to strange behavior when attempting to reconcile
schema drift. e.g. If two indexes were assigned the name
"HumanName_family_idx" as was previously was happening,
since we include `IF NOT EXISTS` in our `CREATE INDEX ...` queries,
the create index query would be a noop since one of the two indexes
already exists.

13953 of 15901 branches covered (87.75%)

Branch coverage included in aggregate %.

26260 of 27974 relevant lines covered (93.87%)

14267.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 15099887633.1 18 May 2025 08:45PM UTC 636
91.65
GitHub Action Run
Source Files on build 15099887633
  • Tree
  • List 636
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 1cfc30a4 on github
  • Prev Build on main (#15079997776)
  • Next Build on main (#15109472373)
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