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

tf / pageflow / 2078
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: actions
DEFAULT BRANCH: master
Ran 23 Jan 2019 10:36AM UTC
Jobs 2
Files 403
Run time 52s
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

pending completion
2078

push

travis-ci

tf
Run npm ci on Travis and release:prepare task

Backport of #1112

Ensure `node_package/node_modules` match the lock file when running
tests and building releases. `npm ci` is faster and stricter than `npm
install`. From the docs:

> * The project must have an existing package-lock.json or npm-shrinkwrap.json.
>
> * If dependencies in the package lock do not match those in
>   package.json, npm ci will exit with an error, instead of updating
>   the package lock.
>
> * npm ci can only install entire projects at a time: individual
>   dependencies cannot be added with this command.
>
> * If a node_modules is already present, it will be automatically
>   removed before npm ci begins its install.
>
> * It will never write to package.json or any of the package-locks:
>   installs are essentially frozen.

REDMINE-16381

15135 of 15231 relevant lines covered (99.37%)

49.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2078.1 (2.1.7, PAGEFLOW_RAILS_VERSION=4.2.6 PUBLISH_THEME_DOC=true COVERALLS_PARALLEL=true) 23 Jan 2019 10:36AM UTC 0
99.37
Travis Job 2078.1
2 2078.2 (2.3.1, PAGEFLOW_RAILS_VERSION=4.2.6 PUBLISH_THEME_DOC=true COVERALLS_PARALLEL=true) 23 Jan 2019 10:36AM UTC 0
99.37
Travis Job 2078.2
Source Files on build 2078
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2078
  • 09e4c122 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