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

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

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

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 128.1 20 Aug 2018 03:22PM UTC 0
61.15
Travis Job 128.1
2 128.2 20 Aug 2018 03:22PM UTC 0
61.15
Travis Job 128.2
Source Files on build 128
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #128
  • efd69288 on github
  • Prev Build on fix/write-should-not-drain-stream (#126)
  • Next Build on fix/write-should-not-drain-stream (#130)
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