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

mozilla / fx-private-relay / 8da7c3b7-a519-4539-918c-b416afc03320 / 1
91%
main: 91%

Build:
Build:
LAST BUILD BRANCH: automated-l10n-sync-20260120-000936
DEFAULT BRANCH: main
Ran 15 Jan 2026 11:38AM UTC
Files 262
Run time 7s
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

15 Jan 2026 11:20AM UTC coverage: 91.39% (+0.04%) from 91.349%
8da7c3b7-a519-4539-918c-b416afc03320.1

Pull #6193

circleci

Vinnl
fix MPP-5435: chore(frontend) Webpack to Turbopack

This is the default in Next.js now, so it's probably safest to align
with that.

Some changes I had to do:
- Set up Turbopack to load FTL files as raw strings.
- Add the raw-loader dependency to do so.
- Compensate for Turbopack (at the moment) loading those strings on
  the `default` export property for FTL modules, rather than having
  the complete module be a string.
- Remove the MSW workaround — I no longer received build errors, so that
  no longer appears to be necessary. This seems to align with the
  current package.json of msw, which indeed now no longer sets any
  exports explicitly to `null`.
- Switch to the function-style syntax for :global, since Turbopack
  always uses LightningCSS, which only supports that.
- Hardcode the breakpoints we use, since Turbopack/LightningCSS won't
  support exporting variables from CSS:
  https://github.com/vercel/next.js/issues/88544
- Next.js itself updated next-env.d.ts
Pull Request #6193: Switch from Webpack to Turbopack

3005 of 3871 branches covered (77.63%)

Branch coverage included in aggregate %.

18490 of 19649 relevant lines covered (94.1%)

13.1 hits per line

Source Files on job 8da7c3b7-a519-4539-918c-b416afc03320.1
  • Tree
  • List 262
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 8
  • CircleCI Build #
  • 0dc5a406 on github
  • Prev Job for on MPP-4535-turbopack (#ed4eab0d-4fa5-4801-8927-b9e63c1b9b9e.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