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

ckeditor / ckeditor5-dev / 1999 / 1
90%
master: 90%

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2018 12:17PM UTC
Files 84
Run time 51s
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

17 Jul 2018 12:09PM UTC coverage: 90.331% (+0.1%) from 90.2%
1999.1

push

travis-ci

web-flow
Merge pull request #420 from ckeditor/t/ckeditor5/1061

Feature: The release tool supports updating the `peerDependencies` in `package.json`. Introduced a `dryRun` mode which allows testing the whole release process without publishing anything. The changelog generator for sub-repositories accepts the `newVersion` parameter. All generated changelog will use the version instead of analyzing a history of commits in a given repository. See ckeditor/ckeditor5#1061.

Dry run mode for release sub-repositories:

  - `npm version` will not create a tag (only the commit will be made),
  - `npm pack` will be called instead of `npm publish` (it packs the whole release to a ZIP archive),
  - `git push` will be replaced with a log on the screen,
  - creating a release on GitHub will be replaced with a log that will contain a URL to the release,
  - every called command will be displayed.

728 of 850 branches covered (85.65%)

Branch coverage included in aggregate %.

2271 of 2470 relevant lines covered (91.94%)

19.92 hits per line

Source Files on job 1999.1
  • Tree
  • List 0
  • Changed 36
  • Source Changed 5
  • Coverage Changed 36
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1864
  • Travis Job 1999.1
  • 263f37b0 on github
  • Prev Job for on master (#1994.1)
  • Next Job for on master (#2001.1)
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