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

ckeditor / ckeditor5 / 25349 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 30 Jun 2023 10:44AM UTC
Files 750
Run time 9s
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

30 Jun 2023 10:22AM UTC coverage: 100.0%. Remained the same
25349.1

push

CKEditor5 code coverage

web-flow
Merge pull request #14491 from ckeditor/ck/epic/2978-integrate-color-picker-with-tables

Feature (table): Brought color pickers to color fields in table properties and table cell properties UI. Closes #14500.

Feature (ui): Extracted the `ColorTableView` UI from `ckeditor5-font` as a public `ColorSelectorView` component (see #14500).

MINOR BREAKING CHANGE (font): The `ColorTableView` class has been moved to the `ckeditor5-ui` package and remains available as a public `ColorSelectorView` component.

MINOR BREAKING CHANGE (font): CSS classes such as `.ck-color-table__remove-color` or `.ck-color-table__color-picker` (prefixed with `.ck-color-table`) are now prefixed with `.ck-color-selector`. For instance, `.ck-color-selector__remove-color` or `.ck-color-selector__color-picker`.

MINOR BREAKING CHANGE (table): Color pickers are now displayed by default for all color fields in the table and table cell properties UI. In places where users should use a limited number of colors, it is possible to disable the color picker using a configuration option. See the configuration reference of [table properties](https://ckeditor.com/docs/ckeditor5/latest/api/module_table_tableconfig-TablePropertiesConfig.html) and [table cell properties](https://ckeditor.com/docs/ckeditor5/latest/api/module_table_tableconfig-TableCellPropertiesConfig.html) features to learn more.

12229 of 12229 branches covered (100.0%)

Branch coverage included in aggregate %.

32231 of 32231 relevant lines covered (100.0%)

10331.52 hits per line

Source Files on job 25349.1
  • Tree
  • List 0
  • Changed 125
  • Source Changed 0
  • Coverage Changed 125
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25349
  • HEAD on github
  • Prev Job for on master (#25348.1)
  • Next Job for on master (#25352.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