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

ckeditor / ckeditor5-dev / 3203
90%

Build:
DEFAULT BRANCH: master
Ran 20 Jul 2020 08:56AM UTC
Jobs 1
Files 84
Run time 24s
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
3203

push

travis-ci

web-flow
Merge pull request #654 from ckeditor/i/7492

Fix (env): The `getCommit()` util will return a proper array with commits if the release branch in the project is other than `master`. Due to `--first-parent` flag which is used for collecting the commits, when the release branch is other than `master`, commits made on `master` could not be collected directly from the branch. Now those commits are collected in two ranges: from the last tag to the [base commit](https://git-scm.com/docs/git-merge-base) and from the base commit to HEAD and merged together. Closes ckeditor/ckeditor5#7492.

Other (env): The `generateChangelogForMonoRepository()` task supports `options.releaseBranch` that is passed directly to the `getCommit()` util. See ckeditor/ckeditor5#7492.

763 of 892 branches covered (85.54%)

Branch coverage included in aggregate %.

1897 of 2133 relevant lines covered (88.94%)

19.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3203.1 20 Jul 2020 08:56AM UTC 0
87.93
Travis Job 3203.1
Source Files on build 3203
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3203
  • e18db62d on github
  • Prev Build on master (#3176)
  • Next Build on master (#3207)
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