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

Alan-Jowett / sonde / 26016228387
82%

Build:
DEFAULT BRANCH: main
Ran 18 May 2026 06:05AM UTC
Jobs 1
Files 126
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

18 May 2026 05:56AM UTC coverage: 82.957% (+0.02%) from 82.941%
26016228387

push

github

web-flow
Fix MSAL hash conflict: clear routing hash before MSAL init (#949)

MSAL 2.x reads window.location.hash during both construction and
handleRedirectPromise(). Passing an empty string parameter does not
prevent this. The definitive fix: temporarily clear the routing hash
from the URL via history.replaceState() before creating the MSAL
instance, then restore it after handleRedirectPromise() completes.

Auth hashes (containing code=, error=, access_token=) are left in
place for MSAL to process normally.

Co-authored-by: Alan Jowett <alan.jowett@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

35168 of 42393 relevant lines covered (82.96%)

256.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26016228387.1 18 May 2026 06:05AM UTC 126
82.96
GitHub Action Run
Source Files on build 26016228387
  • Tree
  • List 126
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26016228387
  • 1961e7e7 on github
  • Prev Build on main (#26016029203)
  • Next Build on main (#26027366629)
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