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

ckeditor / ckeditor5 / 25349
100%

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

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

Jobs
ID Job ID Ran Files Coverage
1 25349.1 30 Jun 2023 10:44AM UTC 0
100.0
Source Files on build 25349
Detailed source file information is not available for this build.
  • Back to Repo
  • HEAD on github
  • Prev Build on master (#25348)
  • Next Build on master (#25352)
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