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

i18next / i18next-gettext-converter
97%

Build:
DEFAULT BRANCH: master
Repo Added 18 Jun 2016 06:33PM UTC
Files 3
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
  • 7.x
  • chore/formatter/add-prettier
  • chore/import-json
  • chore/linter/eslint-v9
  • chore/test/native-nodejs-runner
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-node-5
  • dependabot/github_actions/actions/setup-node-6
  • dependabot/npm_and_yarn/acorn-6.4.1
  • dependabot/npm_and_yarn/c8-10.1.3
  • dependabot/npm_and_yarn/c8-11.0.0
  • dependabot/npm_and_yarn/chai-5.2.0
  • dependabot/npm_and_yarn/chai-5.2.1
  • dependabot/npm_and_yarn/chai-6.0.1
  • dependabot/npm_and_yarn/chai-6.2.0
  • dependabot/npm_and_yarn/chai-6.2.1
  • dependabot/npm_and_yarn/chai-6.2.2
  • dependabot/npm_and_yarn/chai-as-promised-8.0.2
  • dependabot/npm_and_yarn/commander-13.0.0
  • dependabot/npm_and_yarn/commander-13.1.0
  • dependabot/npm_and_yarn/commander-14.0.0
  • dependabot/npm_and_yarn/commander-14.0.1
  • dependabot/npm_and_yarn/commander-14.0.2
  • dependabot/npm_and_yarn/commander-14.0.3
  • dependabot/npm_and_yarn/eslint-community/eslint-plugin-eslint-comments-4.5.0
  • dependabot/npm_and_yarn/eslint-community/eslint-plugin-eslint-comments-4.7.1
  • dependabot/npm_and_yarn/eslint-plugin-import-2.32.0
  • dependabot/npm_and_yarn/eslint-plugin-n-17.15.1
  • dependabot/npm_and_yarn/eslint-plugin-n-17.17.0
  • dependabot/npm_and_yarn/eslint-plugin-n-17.18.0
  • dependabot/npm_and_yarn/eslint-plugin-n-17.20.0
  • dependabot/npm_and_yarn/eslint-plugin-n-17.21.3
  • dependabot/npm_and_yarn/eslint-plugin-n-17.23.1
  • dependabot/npm_and_yarn/eslint-plugin-n-17.24.0
  • dependabot/npm_and_yarn/eslint-utils-1.4.3
  • dependabot/npm_and_yarn/flatted-3.4.2
  • dependabot/npm_and_yarn/gettext-converter-1.3.1
  • dependabot/npm_and_yarn/gettext-parser-9.0.0
  • dependabot/npm_and_yarn/gettext-parser-9.0.1
  • dependabot/npm_and_yarn/gettext-parser-9.0.2
  • dependabot/npm_and_yarn/glob-10.5.0
  • dependabot/npm_and_yarn/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/js-yaml-4.1.1
  • dependabot/npm_and_yarn/lodash-4.17.19
  • dependabot/npm_and_yarn/lodash-4.17.21
  • dependabot/npm_and_yarn/minimatch-3.1.5
  • dependabot/npm_and_yarn/mocha-11.0.1
  • dependabot/npm_and_yarn/mocha-11.1.0
  • dependabot/npm_and_yarn/mocha-11.5.0
  • dependabot/npm_and_yarn/mocha-11.7.1
  • dependabot/npm_and_yarn/mocha-11.7.2
  • dependabot/npm_and_yarn/mocha-11.7.3
  • dependabot/npm_and_yarn/mocha-11.7.4
  • dependabot/npm_and_yarn/mocha-11.7.5
  • dependabot/npm_and_yarn/p-from-callback-3.0.0
  • dependabot/npm_and_yarn/picomatch-4.0.4
  • dependabot/npm_and_yarn/postalsys/gettext-4.1.0
  • dependabot/npm_and_yarn/postalsys/gettext-4.1.1
  • dependabot/npm_and_yarn/y18n-4.0.1
  • dependencies/c8-to-devDependencies
  • fix/cli/splitNewLine-description
  • master
  • patch-1
  • v10.0.0
  • v10.0.1
  • v10.0.2
  • v10.1.0
  • v3.0.0
  • v3.0.1
  • v3.0.2
  • v3.0.3
  • v4.0.0
  • v4.0.1
  • v4.0.2
  • v4.0.3
  • v4.1.0
  • v5.0.0
  • v6.0.0
  • v6.0.1
  • v6.1.1
  • v7.0.0
  • v7.1.0
  • v7.1.1
  • v8.0.0
  • v8.0.1
  • v8.0.2
  • v9.0.0
  • v9.1.0
  • v9.2.1

13 May 2026 08:16AM UTC coverage: 97.101% (-0.2%) from 97.26%
25787060579

push

github

web-flow
chore(formatter): add prettier (#431)

21 of 21 branches covered (100.0%)

18 of 18 new or added lines in 3 files covered. (100.0%)

67 of 69 relevant lines covered (97.1%)

27.91 hits per line

Relevant lines Covered
Build:
Build:
69 RELEVANT LINES 67 COVERED LINES
27.91 HITS PER LINE
Source Files on master
  • Tree
  • List 3
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25787060579 master chore(formatter): add prettier (#431) push 13 May 2026 08:16AM UTC web-flow github
97.1
25787027022 chore/formatter/add-prettier Merge e540cd817 into 3814461cb Pull #431 13 May 2026 08:16AM UTC web-flow github
97.1
25782444956 master test: replace mocha with native node test runner (#428) * test: replace mocha with native node test runner * fix: need upstream * fix: upstream fix * formatting push 13 May 2026 06:28AM UTC web-flow github
97.26
25782424179 chore/test/native-nodejs-runner Merge 390d42e4a into 548bab9fb Pull #428 13 May 2026 06:28AM UTC web-flow github
97.26
25782364435 chore/test/native-nodejs-runner Merge 5821d72df into 548bab9fb Pull #428 13 May 2026 06:26AM UTC web-flow github
97.26
25779489474 master chore(deps): bump glob from 10.4.5 to 10.5.0 (#429) Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](https://github.com/isaacs/node-glob... push 13 May 2026 05:05AM UTC web-flow github
97.26
25779478286 master fix: cli description for splitNewLine push 13 May 2026 05:04AM UTC perrin4869 github
97.26
25779179942 master fix(cli): splitNewLine description (#430) push 13 May 2026 04:55AM UTC web-flow github
97.26
25778987400 fix/cli/splitNewLine-description Merge d4bf3958a into c63a0fe2c Pull #430 13 May 2026 04:49AM UTC web-flow github
97.26
25767697739 dependabot/npm_and_yarn/glob-10.5.0 Merge eb7dcb9a7 into c63a0fe2c Pull #429 12 May 2026 11:12PM UTC web-flow github
97.26
See All Builds (1107)
  • 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

© 2026 Coveralls, Inc