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

SAP / ui5-linter / 10826471797
86%

Build:
DEFAULT BRANCH: main
Ran 12 Sep 2024 07:51AM UTC
Jobs 1
Files 54
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

12 Sep 2024 07:48AM UTC coverage: 74.33% (+1.0%) from 73.286%
10826471797

push

github

web-flow
feat: Detect partially deprecated APIs (#286)

Detect a set of prominent partially-deprecated API (e.g. deprecation of a single parameter of a method signature):

* sap/ui/core/theming/Parameters.get
* sap/ui/core/Component.createComponent (async flag is currently not described as deprecated, but is likely to
be done soon)
* sap/ui/core/routing/Router (async flag)
* sap/ui/model/json/JSONModel#loadData
* sap/ui/model/odata/v4/ODataModel constructor
* sap/ui/model/odata/v2/ODataModel#createEntry
* sap/ui/util/Mobile.init

Generic detection would be better, ideally expressed through the
generation of the respective TypeScript type definitions. However, that
would first require changes in the UI5 JSDoc plugin in order to allow
developers to properly express deprecated parameters. Discussions on
this are ongoing. For the time being this is a simple solution to detect
widely used deprecated parameters.

JIRA: CPOUI5FOUNDATION-788

---------

Co-authored-by: Matthias Osswald <mat.osswald@sap.com>

1375 of 1963 branches covered (70.05%)

Branch coverage included in aggregate %.

115 of 125 new or added lines in 3 files covered. (92.0%)

14 existing lines in 2 files now uncovered.

2117 of 2735 relevant lines covered (77.4%)

1428.42 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10826471797.1 12 Sep 2024 07:51AM UTC 0
74.33
GitHub Action Run
Source Files on build 10826471797
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10826471797
  • dc66f91f on github
  • Prev Build on main (#10788922654)
  • Next Build on main (#10827164944)
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