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

medplum / medplum / 26785575663 / 1
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: claude/ecstatic-tereshkova-5328d6
DEFAULT BRANCH: main
Ran 01 Jun 2026 10:27PM UTC
Files 1005
Run time 25s
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

01 Jun 2026 10:20PM UTC coverage: 92.509%. Remained the same
26785575663.1

push

github

web-flow
Remove browser history pollution from some internal redirects (#9367)

When using some links in the sidebars of app.medplum.com or
provider.medplum.com, these components would see that you landed on a
page without default search parameters and push a new history entry for
the same URL with the search parameters. This had some unfortunate
consequences:

- The browser's "back" button stops working as intended: clicking "back"
  after one of these redirects happened would take you back to the
  unqualified page, which would immediately redirect you forward to the
  version with the default search parameters again. It takes either a
  slow browser or superhuman reflexes to click back fast enough to
  actually go back in your history.

- The browser's history list shows those intermediate pages in the
  history list, which makes it appear quite lengthy and confusing.

By using the "replace" option here when normalizing a URL to match the
actual search parameters in use, the existing history entry is updated
instead of having a new one created.

Signed-off-by: Noah Silas <noah@medplum.com>

23318 of 26198 branches covered (89.01%)

Branch coverage included in aggregate %.

49453 of 52466 relevant lines covered (94.26%)

16936.23 hits per line

Source Files on job 26785575663.1
  • Tree
  • List 1005
  • Changed 138
  • Source Changed 1
  • Coverage Changed 138
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 26785575663
  • ea52bb25 on github
  • Prev Job for on gh-readonly-queue/main/pr-9367-56826e52ff317fe1051bf9a595fd85a04c3e0e67 (#26781282048.1)
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