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

medplum / medplum / 31202477866
92%

Build:
DEFAULT BRANCH: main
Ran 07 Aug 2026 05:35PM UTC
Jobs 1
Files 865
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

07 Aug 2026 05:17PM UTC coverage: 92.106%. Remained the same
31202477866

push

github

web-flow
fix(provider): dismiss DoseSpot sync toast when leaving Meds tab (#10123)

The Meds page fires the "Syncing with DoseSpot" loading toast on mount and
runs three sync bots. The effect cleanup only set a `cancelled` flag, so the
success/error handlers skipped `updateNotification`/`hideNotification` after
unmount. Navigating away before the bots resolved left the persistent
(autoClose: false) loading toast on screen forever.

Track an in-flight `syncing` flag and dismiss the toast in the effect cleanup
when sync is still running, so leaving the tab clears the loader while a
completed success toast is left untouched.

Also clean the module-level Mantine notification store between tests so toasts
from one test no longer leak into the next.

Signed-off-by: finnbergquist <finnyb38@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

23310 of 26428 branches covered (88.2%)

Branch coverage included in aggregate %.

41339 of 43762 relevant lines covered (94.46%)

12043.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31202477866.1 07 Aug 2026 05:35PM UTC 865
92.11
GitHub Action Run
Source Files on build 31202477866
  • Tree
  • List 865
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #31202477866
  • e9e0d078 on github
  • Prev Build on gh-readonly-queue/main/pr-10126-ce28225f43d83cc42cfab0d2e67029257c91aaa8 (#31201577772)
  • Next Build on main (#31204588194)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc