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

i18next / react-i18next
98%

Build:
DEFAULT BRANCH: master
Repo Added 16 May 2017 09:42AM UTC
Files 22
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • babel-runtime-7.26.10
  • bugfix/componentized-key
  • dependabot/npm_and_yarn/example/react-native/acorn-5.7.4
  • dependabot/npm_and_yarn/example/react-native/handlebars-4.7.6
  • dependabot/npm_and_yarn/example/react-native/mixin-deep-1.3.2
  • dependabot/npm_and_yarn/example/react-typescript4.1/namespaces/url-parse-1.5.10
  • dependabot/npm_and_yarn/example/react-typescript4.1/no-namespaces/color-string-1.6.0
  • dependabot/npm_and_yarn/example/react-typescript4.1/no-namespaces/url-parse-1.5.10
  • dependabot/npm_and_yarn/example/react-typescript4.1/no-namespaces/url-parse-1.5.3
  • export-TransSelectorProps
  • feat-add-option-to-override-warn-logger
  • feature/vitest-runtime
  • feature/vitest-ts
  • fix-Trans-components-with-selector
  • fix-build
  • fix-enableselector-type
  • fix-for-void-elements
  • fix-optional-chaining
  • fix-overload
  • fix-package
  • i18next-http-backend
  • issue-1869-export-icu-trans
  • issue-1869-icu.macro
  • issue-1869-incorrect-error
  • issue-1869-new-trans
  • issue-1869-quote-props-bug
  • issue-1869-typescript-refactor
  • mappableHtmlProps
  • master
  • more-unescape
  • mts
  • nschange
  • r19-type-compat
  • react-19
  • revert-580-ssrRenderingFix
  • selector
  • silent-interpolations-waning
  • use-translation-const-type-params
  • v10.0.0
  • v10.0.1
  • v10.0.2
  • v10.0.3
  • v10.0.4
  • v10.0.5
  • v10.1.0
  • v10.1.1
  • v10.1.2
  • v10.2.0
  • v10.2.1
  • v4.1.1
  • v4.1.2
  • v4.2.0
  • v4.3.0
  • v4.4.0
  • v4.5.0
  • v4.6.0
  • v4.6.1
  • v4.6.2
  • v4.6.4
  • v4.7.0
  • v4.8.0
  • v5.0.0
  • v5.1.0
  • v5.3.0
  • v5.4.0
  • v5.4.1
  • v6.0.0
  • v6.0.2
  • v6.0.4
  • v6.0.5
  • v6.0.6
  • v6.1.0
  • v6.2.0
  • v7.0.0
  • v7.0.1
  • v7.0.2
  • v7.1.0
  • v7.1.1
  • v7.10.0
  • v7.10.1
  • v7.11.0
  • v7.11.1
  • v7.12.0
  • v7.13.0
  • v7.2.0
  • v7.3.0
  • v7.3.1
  • v7.3.2
  • v7.3.3
  • v7.3.4
  • v7.3.5
  • v7.3.6
  • v7.4.0
  • v7.5.0
  • v7.5.1
  • v7.6.0
  • v7.6.1
  • v7.7.0
  • v7.8.0
  • v7.8.1
  • v7.9.0
  • v7.9.1
  • v8.0.0
  • v8.0.1
  • v8.0.2
  • v8.0.3
  • v8.0.4
  • v8.0.5
  • v8.0.6
  • v8.0.7
  • v8.0.8
  • v8.1.0
  • v8.1.1
  • v8.1.2
  • v8.2.0
  • v8.3.0
  • v8.3.1
  • v8.3.2
  • v8.3.3
  • v8.3.4
  • v8.3.5
  • v8.3.6
  • v8.3.7
  • v8.3.8
  • v8.3.9
  • v9.0,10
  • v9.0.0
  • v9.0.1
  • v9.0.10
  • v9.0.2
  • v9.0.3
  • v9.0.4
  • v9.0.5
  • v9.0.6
  • v9.0.7
  • v9.0.8
  • v9.0.9
  • v9.x.x
  • warn-old-wait

22 Oct 2025 01:34PM UTC coverage: 97.601%. Remained the same
18717990752

push

github

adrai
try to address #1876 and use also defaultValue via tOptions as fallback

606 of 668 branches covered (90.72%)

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

2645 of 2710 relevant lines covered (97.6%)

52.89 hits per line

Relevant lines Covered
Build:
Build:
2710 RELEVANT LINES 2645 COVERED LINES
52.89 HITS PER LINE
Source Files on master
  • Tree
  • List 22
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18717990752 master try to address #1876 and use also defaultValue via tOptions as fallback push 22 Oct 2025 01:35PM UTC adrai github
97.6
18717992210 master 16.1.5 push 22 Oct 2025 01:35PM UTC adrai github
97.6
18690134131 master 16.1.4 push 21 Oct 2025 04:05PM UTC adrai github
97.6
18690132978 master release push 21 Oct 2025 04:05PM UTC adrai github
97.6
18690091859 master fix: detect pre-transformation use of interpolation like number/date/etc. (#1875) push 21 Oct 2025 04:04PM UTC web-flow github
97.6
18689988786 issue-1869-incorrect-error Merge 2578bc35f into bc3beb659 Pull #1875 21 Oct 2025 04:00PM UTC web-flow github
97.6
18673618223 master release push 21 Oct 2025 05:13AM UTC adrai github
97.6
18673619029 master 16.1.3 push 21 Oct 2025 05:13AM UTC adrai github
97.6
18673601187 master fix: ensure invalid identifiers are quoted in the props object (#1874) push 21 Oct 2025 05:12AM UTC web-flow github
97.6
18670822703 issue-1869-quote-props-bug Merge 998f4f76a into 10c2c573e Pull #1874 21 Oct 2025 02:24AM UTC web-flow github
97.6
See All Builds (1836)
  • Repo on GitHub
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

© 2025 Coveralls, Inc