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

SAP / ui5-builder / 5288632802
95%

Build:
DEFAULT BRANCH: main
Ran 16 Jun 2023 09:56AM UTC
Jobs 1
Files 70
Run time 2s
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

16 Jun 2023 09:56AM UTC coverage: 94.647% (+0.03%) from 94.614%
5288632802

push

github

web-flow
[INTERNAL] Support imported Core dependency when analyzing library.js (#907)

JIRA: CPOUI5FOUNDATION-476

Analyzes library.js files for dependencies that might be able to
initialize a UI5 library. Currently possible options now are:
- `sap.ui.getCore().initLibrary()`- already available
- 
  ```js 
  sap.ui.define(['sap/ui/core/Core',], function(Core) {
      var thisLib = Core.initLibrary({
      ...
  ```
- 
  ```js 
  sap.ui.define(['sap/ui/core/Lib',], function(Library) {
      var thisLib = Library.init({
      ...
  ```

---------

Co-authored-by: Matthias Oßwald <mat.osswald@sap.com>

2037 of 2239 branches covered (90.98%)

Branch coverage included in aggregate %.

41 of 41 new or added lines in 1 file covered. (100.0%)

3550 of 3664 relevant lines covered (96.89%)

120.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5288632802.1 16 Jun 2023 09:56AM UTC 70
94.65
GitHub Action Run
Source Files on build 5288632802
  • Tree
  • List 70
  • Changed 9
  • Source Changed 1
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #5288632802
  • a6a52e20 on github
  • Prev Build on main (#5264777643)
  • Next Build on main (#5301291313)
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