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

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

Build:
Build:
LAST BUILD BRANCH: v4
DEFAULT BRANCH: main
Ran 20 Aug 2018 03:22PM UTC
Files 14
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

20 Aug 2018 03:15PM UTC coverage: 61.153%. Remained the same
128.2

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%)

18.16 hits per line

Source Files on job 128.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 79
  • Travis Job 128.2
  • efd69288 on github
  • Prev Job for on fix/write-should-not-drain-stream (#126.1)
  • Next Job for on fix/write-should-not-drain-stream (#130.1)
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