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

SAP / ui5-builder / 10043051859
95%
main: 95%

Build:
Build:
LAST BUILD BRANCH: v4
DEFAULT BRANCH: main
Ran 22 Jul 2024 02:46PM UTC
Jobs 1
Files 70
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

22 Jul 2024 02:44PM UTC coverage: 94.621%. Remained the same
10043051859

push

github

codeworrior
[INTERNAL] lib/processors/jsdoc: support optional methods also in classes

So far, the documentation build only allowed optional methods in
interfaces. But UI5 in several places specifies methods on a base class
level without implementing them. Subclasses can then implement such a
method to get a certain behavior (example: Control#getAccessibilityInfo).

TypeScript (meanwhile?) allows to describe this as optional methods in
the base class.

To allow to use this and thereby to better describe those methods in
the TypeScript types, the JSDoc template lifts its limitation and writes
out the 'optional' marker also for methods in classes.

Note: this is now even possible for static class methods, although this
is not used yet in the framework.

Cherry-picked from SAP/openui5@a7ccde144.

2118 of 2332 branches covered (90.82%)

Branch coverage included in aggregate %.

3757 of 3877 relevant lines covered (96.9%)

161.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10043051859.1 22 Jul 2024 02:46PM UTC 0
94.62
GitHub Action Run
Source Files on build 10043051859
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10043051859
  • f52f8956 on github
  • Prev Build on v3 (#10042710950)
  • Next Build on v3 (#10044107270)
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