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

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

Build:
Build:
LAST BUILD BRANCH: v4
DEFAULT BRANCH: main
Ran 16 Dec 2019 03:16PM UTC
Jobs 1
Files 78
Run time 6s
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
2054

push

travis-ci

RandomByte
[FEATURE] Add included/excludedDependencies parameter (#380)

When setting the buildDependencies parameter to "true" builder
used to build all dependencies of the project. By adding two new
parameters includedDependencies and excludedDependencies,
similar to the existing included/excludedTasks parameters, one
can now choose which dependencies to include into or exclude from
the build.

This is also useful for self-contained builds to include the built
dependency into the bundle, instead of the unbuilt source read
from the file system (e.g. in case a transpile task is present).

Default behavior is unchanged. Parameter "buildDependencies" still
needs to be set before dependencies can be excluded or included.

* Allow RegExp for included/excludedTasks

This comes in handy, e.g. in case all UI5 libraries should be excluded
from the build (excludedDependencies=[/^sap\.ui\./])

* Add tests for builder w/ buildDeps & selfContained

This change adds tests to builder for building bundles using parameters
buildDependencies, included/excludedDependencies, selfContained and a
combination thereof. All these have previously been untested.

1572 of 1838 branches covered (85.53%)

Branch coverage included in aggregate %.

10 of 11 new or added lines in 1 file covered. (90.91%)

3135 of 3359 relevant lines covered (93.33%)

45.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2054.1 16 Dec 2019 03:16PM UTC 0
90.57
Travis Job 2054.1
Source Files on build 2054
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2054
  • d6ac24ab on github
  • Prev Build on master (#2051)
  • Next Build on master (#2056)
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