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

ckeditor / ckeditor5-dev / cdbaf6a4-9078-48d2-be37-d8185abc2a83
90%

Build:
DEFAULT BRANCH: master
Ran 05 May 2025 12:06PM UTC
Jobs 1
Files 191
Run time 1min
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

05 May 2025 12:01PM UTC coverage: 89.432% (+0.5%) from 88.905%
cdbaf6a4-9078-48d2-be37-d8185abc2a83

push

circleci

web-flow
Merge pull request #1091 from ckeditor/ck/epic/15619-typedoc-28

Other (typedoc-plugins): Introduced the `validate()` function that checks if the converted documentation is error-free.

The following cases are verified:

* An event in the `@fires` tag exists.
* An identifier in the `@link` tag points to an existing doclet.
* A module name matches the path to the file where the module is defined.
* Overloaded methods and functions are described with the mandatory and unique `@label` tag.
* An identifier in the `@see` tag points to an existing doclet.

Feature (docs): Support for `typedoc@0.28`. The package uses the latest (`0.28.4`) TypeDoc release when introducing this change.

Other (typedoc-plugins): Improved processing parameters of the CKEditor 5 error definitions.

MAJOR BREAKING CHANGE (docs): The API docs builder requires `typedoc` in version 0.28 or higher.

MAJOR BREAKING CHANGE (typedoc-plugins): The TypeDoc plugins require the `typedoc` dependency in a version `0.28` or higher.

MAJOR BREAKING CHANGE (typedoc-plugins): CKEditor 5 events are stored in the `#ckeditor5Events` property on a class or interface declaration.

MAJOR BREAKING CHANGE (typedoc-plugins): CKEditor 5 errors can be recognized by the `#isCKEditor5Error` flag on a declaration.

MINOR BREAKING CHANGE (docs): The `strict` option passed as a modifier to the `build()` function should be wrapped into the `validatorOptions` object.

MINOR BREAKING CHANGE (typedoc-plugins): Parameters of CKEditor 5 events and errors are now stored in the `#parameters` property (instead of `#typeParameters`).

1880 of 1955 branches covered (96.16%)

Branch coverage included in aggregate %.

998 of 1043 new or added lines in 34 files covered. (95.69%)

10712 of 12125 relevant lines covered (88.35%)

27.2 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
97.12
packages/typedoc-plugins/src/tag-event/index.ts
2
60.0
packages/typedoc-plugins/src/output-cleanup/index.ts
2
81.82
packages/typedoc-plugins/src/utils/getnode.ts
2
80.0
packages/typedoc-plugins/src/utils/isidentifiervalid.ts
2
78.57
packages/typedoc-plugins/src/utils/isreflectionvalid.ts
4
88.71
packages/typedoc-plugins/src/module-fixer/index.ts
6
96.2
packages/typedoc-plugins/src/tag-error/index.ts
12
27.27
packages/typedoc-plugins/src/validators/index.ts
14
88.59
packages/typedoc-plugins/src/purge-private-api-docs/index.ts
Jobs
ID Job ID Ran Files Coverage
1 cdbaf6a4-9078-48d2-be37-d8185abc2a83.1 05 May 2025 12:06PM UTC 191
89.43
Source Files on build cdbaf6a4-9078-48d2-be37-d8185abc2a83
  • Tree
  • List 191
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #CDBAF6A4...
  • f2a4737c on github
  • Prev Build on master (#71EA7744...)
  • Next Build on master (#70B60DA1...)
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