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

i18next / react-i18next / 19288288664
98%

Build:
DEFAULT BRANCH: master
Ran 12 Nov 2025 06:16AM UTC
Jobs 1
Files 22
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

12 Nov 2025 06:16AM UTC coverage: 97.452% (+0.01%) from 97.44%
19288288664

push

github

web-flow
fix: add i18n wrapper for React Compiler and React.memo compatibility #1863 (#1884)

Creates a new object wrapper for the i18n instance that changes reference
when language properties change. This ensures React Compiler and React.memo
can properly detect changes and trigger re-renders.

The wrapper maintains full API compatibility by delegating to the original
instance via prototype chain. A non-enumerable __original property is added
for test verification.

Fixes compatibility issues with babel-plugin-react-compiler where accessing
i18n.language inside callbacks was not triggering re-renders despite the
component re-rendering.

629 of 684 branches covered (91.96%)

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

2715 of 2786 relevant lines covered (97.45%)

60.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19288288664.1 12 Nov 2025 06:16AM UTC 22
97.45
GitHub Action Run
Source Files on build 19288288664
  • Tree
  • List 22
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #19288288664
  • 508fee0e on github
  • Prev Build on master (#19259450551)
  • Next Build on master (#19288329407)
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