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

medplum / medplum / 26785575663
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: fix/issue-9514-valueset-validate-code-valueSet
DEFAULT BRANCH: main
Ran 01 Jun 2026 10:27PM UTC
Jobs 1
Files 806
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

01 Jun 2026 10:20PM UTC coverage: 92.122%. Remained the same
26785575663

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>

22514 of 25279 branches covered (89.06%)

Branch coverage included in aggregate %.

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

35859 of 38086 relevant lines covered (94.15%)

23330.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26785575663.1 01 Jun 2026 10:27PM UTC 1005
92.51
GitHub Action Run
Source Files on build 26785575663
  • Tree
  • List 806
  • Changed 138
  • Source Changed 1
  • Coverage Changed 138
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26785575663
  • ea52bb25 on github
  • Prev Build on gh-readonly-queue/main/pr-9370-299d8432af05a8e58542dab98cdbaa9f27537e7a (#26781282048)
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