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

mozilla-releng / balrog / #4955
90%
main: 89%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/ui/diff-8.0.3
DEFAULT BRANCH: main
Ran 02 Sep 2025 08:40AM UTC
Jobs 1
Files 62
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

02 Sep 2025 08:34AM UTC coverage: 89.627%. Remained the same
#4955

push

circleci

web-flow
Pass the state correctly to the `Link` component (#3548)

This fixes a regression from c3f865c72
where updating react-router silently broke keeping some state across
navigation. The issue is that react router's API changed the state
property from being nested within the `to` object to being directly on
the routing components and the `to` component becoming a string. We
didn't see this at all because of the `Link` wrapper that was doing some
massaging on the `to` property when it wasn't a string, so we were just
silently discarding the state parameter.

I removed said massaging to since we're passing strings to `to`
everywhere now as we should.

Fixes #3547

2162 of 2550 branches covered (84.78%)

Branch coverage included in aggregate %.

5692 of 6213 relevant lines covered (91.61%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #4955.1 02 Sep 2025 08:40AM UTC 62
89.63
Source Files on build #4955
  • Tree
  • List 62
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #4955
  • e017ce10 on github
  • Prev Build on heads/refs/heads/main
  • Next Build on heads/refs/heads/main
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