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

SAP / ui5-fs / 130
85%
main: 90%

Build:
Build:
LAST BUILD BRANCH: v4
DEFAULT BRANCH: main
Ran 20 Aug 2018 03:30PM UTC
Jobs 2
Files 14
Run time 13s
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
130

push

travis-ci

RandomByte
[FIX] Prevent FS write from draining Resources content

Previously, when writing to an FS-Adapter, a Resources content stream
would be drained, making it impossible to access a Resources content
again.

With this change, by default a Resources content will be buffered while
draining its content stream.

An optional 'drain' parameter can be supplied to skip buffering to lower
the memory demand of the operation in cases where further access to the
resource content is not required.

Alternatively, an optional 'readOnly' parameter can be supplied to skip
buffering and instead create a new readable stream of the written file.
The file will be written with '444' (read only) permissions. This can
also help reducing memory usage.

Add a pessimistic check for drained content streams.

Refactor FS- and memory adapter unit tests.

138 of 246 branches covered (56.1%)

Branch coverage included in aggregate %.

350 of 552 relevant lines covered (63.41%)

36.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 130.1 20 Aug 2018 03:30PM UTC 0
61.15
Travis Job 130.1
2 130.2 20 Aug 2018 03:30PM UTC 0
61.15
Travis Job 130.2
Source Files on build 130
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #130
  • 58777e8e on github
  • Prev Build on fix/write-should-not-drain-stream (#128)
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