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

ckeditor / ckeditor5-engine / 2713
100%

Build:
DEFAULT BRANCH: master
Ran 16 Feb 2018 04:40PM UTC
Jobs 1
Files 110
Run time 5s
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
2713

push

travis-ci

web-flow
Merge pull request #1296 from ckeditor/t/1210

Other: Refactoring of the view API. Closes #1210.

BREAKING CHANGE: `view.Writer` is no longer an object literal with functions but a class.
BREAKING CHANGE: View controller `view.View` is introduced. Changes to the view document tree structure should be done by using writer provided to callback in `view.change()` method.
BREAKING CHANGE: View document is now separated from the DOM. `view.Renderer`, `view.DomConverter` and observers are moved to `view.View`. 
BREAKING CHANGE: `view#event:render` is introduced to indicate a moment when all changes are applied and document may be rendered to the DOM.
BREAKING CHANGE: Downcast converter helpers no longer accepts view elements instances as constructors are now protected. Callbacks using view writer should be used.

7115 of 7115 relevant lines covered (100.0%)

2468.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2713.1 16 Feb 2018 04:40PM UTC 0
100.0
Travis Job 2713.1
Source Files on build 2713
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2713
  • dd9ae517 on github
  • Prev Build on master (#2704)
  • Next Build on master (#2732)
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