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

strongloop / strong-globalize
8%
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 dremond_espree_change
branch: dremond_espree_change
CHANGE BRANCH
x
Reset
  • dremond_espree_change
  • 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
  • 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
  • txt-filename
  • 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
943

Pull #173

travis-ci

web-flow
Merge 570e6d794 into 48e4faf89
Pull Request #173: chore: upgrade to espree parser

2 of 39 branches covered (5.13%)

9 of 106 relevant lines covered (8.49%)

17.15 hits per line

Relevant lines Covered
Build:
Build:
106 RELEVANT LINES 9 COVERED LINES
17.15 HITS PER LINE
Source Files on dremond_espree_change
  • Tree
  • List 5
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
943 dremond_espree_change Merge 570e6d794 into 48e4faf89 Pull #173 24 Sep 2020 05:27PM UTC web-flow travis-ci pending completion  
942 dremond_espree_change chore: upgrade to espree parser The esprima parser only supported up to ecma version 2017. It could not parse JS files using the spread operator '...'. Switching to the espree parser allows for the parsing of JS files using the latest language fe... push 24 Sep 2020 05:27PM UTC emonddr travis-ci pending completion  
941 dremond_espree_change Merge aefd192c5 into 48e4faf89 Pull #173 24 Sep 2020 04:13PM UTC web-flow travis-ci pending completion  
940 dremond_espree_change chore: upgrade to espree parser The esprima parser only supported up to ecma version 2017. It could not parse JS files using the spread operator '...'. Switching to the espree parser allows for the parsing of JS files using the latest language fe... push 24 Sep 2020 04:08PM UTC emonddr travis-ci pending completion  
939 dremond_espree_change Merge f83e3ca41 into 48e4faf89 Pull #173 24 Sep 2020 04:03PM UTC web-flow travis-ci pending completion  
938 dremond_espree_change chore: upgrade to espree parser The esprima parser only supported up to ecma version 2017. It could not parse JS files using the spread operator '...'. Switching to the espree parser allows for the parsing of JS files using the latest language fe... push 24 Sep 2020 04:02PM UTC emonddr travis-ci pending completion  
933 dremond_espree_change Merge c1f7cd573 into 48e4faf89 Pull #173 24 Sep 2020 03:52PM UTC web-flow travis-ci pending completion  
932 dremond_espree_change chore: upgrade to espree parser push 24 Sep 2020 03:52PM UTC emonddr travis-ci pending completion  
929 dremond_espree_change Merge 998a3bd3d into 48e4faf89 Pull #173 24 Sep 2020 04:38AM UTC web-flow travis-ci pending completion  
928 dremond_espree_change fix: fix how strong-globalize helper is used Signed-off-by: Raymond Feng <enjoyjava@gmail.com> push 24 Sep 2020 04:38AM UTC raymondfeng 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