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

ckeditor / ckeditor5-engine / 4066
100%

Build:
DEFAULT BRANCH: master
Ran 26 Oct 2018 03:15PM UTC
Jobs 1
Files 97
Run time 7s
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
4066

push

travis-ci

web-flow
Merge pull request #1574 from ckeditor/t/1554

Feature: The `model.insertContent()` method will accept offset parameter. Made `Position.createAt()` require the `offset` when the first parameter is an model/view item. See breaking changes. Closes #1554.

BREAKING CHANGE: The `offset` parameter of the following methods does not default to `0` and hence is no longer optional when `itemOrPosition` is a model/view item:

* `model.Position.createAt()`
* `model.Range.createCollapsedAt()`
* `model.Selection#setFocus()`
* `model.Writer#insert()`
* `model.Writer#insertText()`
* `model.Writer#insertElement()`
* `model.Writer#move()`
* `model.Writer#setSelectionFocus()`
* `view.Writer#setSelectionFocus()`
* `view.Position.createAt()`
* `view.Range.createCollapsedAt()`
* `view.Selection#setFocus()`

4659 of 4659 branches covered (100.0%)

Branch coverage included in aggregate %.

22 of 22 new or added lines in 14 files covered. (100.0%)

7629 of 7629 relevant lines covered (100.0%)

11031.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4066.1 26 Oct 2018 03:15PM UTC 0
100.0
Travis Job 4066.1
Source Files on build 4066
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4066
  • 00dd70c4 on github
  • Prev Build on master (#4061)
  • Next Build on master (#4071)
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