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

ckeditor / ckeditor5-dev / 3216
90%

Build:
DEFAULT BRANCH: master
Ran 21 Jul 2020 12:05PM UTC
Jobs 1
Files 83
Run time 18s
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
3216

push

travis-ci

web-flow
Merge pull request #657 from ckeditor/i/7575

Feature (jsdoc-plugins): Updated JSDoc and align custom JSDoc plugins. Part of ckeditor/ckeditor5#7575.

* Improved performance,
* Fixed incorrectly and inconsistently documented functions. Previously they were marked as static/instance using the `.` or `#` symbols. Now they are documented the same as classes, interfaces, and mixins using the `~` symbol. (e.g. `module:widget/utils~toWidget`),
* Validator was improved, now it detects duplicated modules and previously hidden mistakes.
* Updated JSDoc allows for modern JS syntax, `async/await` among others.

MAJOR BREAKING CHANGE (jsdoc-plugins): Functions documented in a module will no longer be documented as static functions. Therefore links to functions will not contain the `static-` part and links created in the past will no longer work.

838 of 988 branches covered (84.82%)

Branch coverage included in aggregate %.

314 of 314 new or added lines in 13 files covered. (100.0%)

1982 of 2238 relevant lines covered (88.56%)

20.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3216.1 21 Jul 2020 12:05PM UTC 0
87.41
Travis Job 3216.1
Source Files on build 3216
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3216
  • 755e29cd on github
  • Prev Build on master (#3207)
  • Next Build on master (#3217)
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