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

strongloop / strong-globalize
89%
master: 8%

Build:
Build:
LAST BUILD BRANCH: strong-globalize-cli@7.1.0
DEFAULT BRANCH: master
Repo Added 11 Jul 2016 06:31PM UTC
Files 5
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 txt-filename
branch: txt-filename
CHANGE BRANCH
x
Reset
  • txt-filename
  • 2.5.4-update
  • 2.5.5-update
  • 2.5.6-update
  • 2.5.7-update
  • 2.5.8-update
  • 2.6.0-update
  • 2.6.1-update
  • 2.6.2-update
  • 2.6.3-update
  • 2.6.4-update
  • 2.6.5-update
  • 2.6.6-update
  • 3.x
  • 3.x-latest
  • 4.x
  • 5.x
  • D-E-modes
  • adv-479
  • alias
  • allow-setting-root-dir
  • aml-update
  • babel-parser
  • blacklist-itself
  • cli-runtime-separation
  • copyright
  • dep-update
  • dremond_espree_change
  • fake-deps
  • fallback-to-md5
  • feat/alias
  • feature/detect-exports
  • fix-issue-127
  • fix-linting
  • fix-logic
  • fix-mem-leak
  • fix-readme
  • fix-string-sub
  • fix-typo-001
  • fix/console-in-browser
  • fix/crash
  • fix/drop-zlib
  • fix/logs-in-browser
  • fix/perf-part1
  • fix/perf-part2
  • fix/phantomjs
  • formatter-perf
  • handle-null-case
  • improve-regex
  • indirect-require
  • inline-deps
  • lodash
  • master
  • new-maintainer
  • null-check
  • remove-bom
  • return-entry
  • revert-some-version-upgrade
  • secure-travis
  • secure-travis-test
  • silent-api
  • simplify-coverage
  • sort-msges
  • strong-globalize-cli@5.0.0
  • strong-globalize-cli@5.0.2
  • strong-globalize-cli@6.0.0
  • strong-globalize-cli@6.0.2
  • strong-globalize-cli@6.0.3
  • strong-globalize-cli@6.0.4
  • strong-globalize-cli@6.0.5
  • strong-globalize-cli@7.0.0
  • strong-globalize-cli@7.0.1
  • strong-globalize-cli@7.0.2
  • strong-globalize-cli@7.0.3
  • strong-globalize-cli@7.0.4
  • strong-globalize-cli@7.0.5
  • strong-globalize-cli@7.1.0
  • strong-globalize-util@4.2.0
  • strong-globalize-util@5.0.0
  • strong-globalize-util@5.0.2
  • strong-globalize-util@5.0.3
  • strong-globalize-util@5.0.4
  • strong-globalize-util@6.0.0
  • strong-globalize-util@6.0.1
  • strong-globalize-util@6.0.2
  • strong-globalize@4.1.2
  • strong-globalize@4.1.4
  • strong-globalize@5.0.0
  • strong-globalize@5.0.2
  • strong-globalize@5.0.3
  • strong-globalize@5.0.4
  • strong-globalize@5.0.5
  • strong-globalize@5.1.0
  • strong-globalize@6.0.0
  • strong-globalize@6.0.1
  • strong-globalize@6.0.2
  • strong-globalize@6.0.3
  • strong-globalize@6.0.4
  • strong-globalize@6.0.5
  • support-nodejs-6x
  • suppress-dots
  • test-help
  • unprune
  • update-dep-versions
  • update-deps
  • update-deps-4x
  • update-lockfiles
  • update-package-locks
  • update/dep
  • upgrade-deps
  • use-shelljs
  • v2.5.5
  • v2.5.6
  • v2.5.7
  • v2.5.8
  • v2.6.0
  • v2.6.1
  • v2.6.10
  • v2.6.2
  • v2.6.3
  • v2.6.4
  • v2.6.5
  • v2.6.6
  • v2.6.8
  • v2.6.9
  • v2.7.0
  • v2.8.0
  • v2.8.1
  • v2.8.2
  • v2.8.3
  • v2.8.4
  • v3.0.0
  • v3.1.0
  • v3.2.0
  • v3.3.0
  • v4.0.0
  • v4.0.1
  • v4.0.2
  • v4.1.0
  • v4.1.1
  • v5.1.0

pending completion
490

push

travis-ci

Setogit
Remove 32 char hash from file name in -d mode

Currently, a cloned text file is assigned file name with 32 char
hash code to distinguish it from the original file name. Since the
hash value is calculated from its full path, the file name change
may break localization tool which assumes constant file names.
This change removes the hash value from the file name.

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

1480 of 1656 relevant lines covered (89.37%)

710.27 hits per line

Relevant lines Covered
Build:
Build:
1656 RELEVANT LINES 1480 COVERED LINES
710.27 HITS PER LINE
Source Files on txt-filename
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
490 txt-filename Remove 32 char hash from file name in -d mode Currently, a cloned text file is assigned file name with 32 char hash code to distinguish it from the original file name. Since the hash value is calculated from its full path, the file name change ma... push 21 Sep 2016 12:28PM UTC Setogit travis-ci pending completion  
482 txt-filename Perf: move the logic out of the loop push 21 Sep 2016 04:19AM UTC Tetsuo Seto travis-ci pending completion  
478 txt-filename Perf: move the logic out of the loop push 21 Sep 2016 03:59AM UTC Tetsuo Seto travis-ci pending completion  
476 txt-filename Perf: move the logic out of the loop push 21 Sep 2016 03:42AM UTC Tetsuo Seto travis-ci pending completion  
474 txt-filename Perf: move the logic out of the loop push 21 Sep 2016 03:28AM UTC Tetsuo Seto travis-ci pending completion  
472 txt-filename Remove obsolete files with 32-char hash push 20 Sep 2016 09:02AM UTC Tetsuo Seto travis-ci pending completion  
439 txt-filename Remove 32 char hash from txt file name in -d mode Currently, a cloned text file is assigned file name with 32 character hash code to distinguish it from the original file name. Since the hash value is calculated from its full path, the file name ... push 07 Sep 2016 04:34AM UTC Tetsuo Seto travis-ci pending completion  
437 txt-filename Remove 32 char hash from txt file name in -d mode Currently, a cloned text file is assigned file names with 32 character hash code to distinguish it from the original file name. Since the hash value is calculated from its full path, the file name... push 07 Sep 2016 04:21AM UTC Tetsuo Seto travis-ci pending completion  
434 txt-filename Remove 32 char hash from txt file name in -d mode push 07 Sep 2016 04:02AM UTC Tetsuo Seto travis-ci pending completion  
See All Builds (727)
  • 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