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

inveniosoftware / invenio-files-rest / 780 / 9
96%
master: 96%

Build:
Build:
LAST BUILD BRANCH: rfc-37
DEFAULT BRANCH: master
Ran 16 May 2019 07:46AM UTC
Files 27
Run time 1s
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 May 2019 07:35AM UTC coverage: 95.467% (+0.02%) from 95.447%
REQUIREMENTS=release EXTRAS=all,mysql SQLALCHEMY_DATABASE_URI="mysql+pymysql://root@localhost:3306/invenio"

Pull #207

travis-ci

web-flow
views: detect if input stream was already read

* In the case of having an external library which has already
  read the `request.stream` files REST fails with a server error
  since it will not be able to read the uploaded file (closes #197).

  This has happened with Sentry's `raven-python` library which
  reads the stream when the mimetype is `application/json` causing
  JSON files uploads to not work and throwing a misleading error.
  More here
  https://github.com/getsentry/raven-python/blob/719be9afa/raven/contrib/flask.py#L198
Pull Request #207: views: detect if input stream was already read

1727 of 1809 relevant lines covered (95.47%)

0.95 hits per line

Source Files on job 780.9 (REQUIREMENTS=release EXTRAS=all,mysql SQLALCHEMY_DATABASE_URI="mysql+pymysql://root@localhost:3306/invenio")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 731
  • Travis Job 780.9
  • 293f6bfd on github
  • Prev Job for REQUIREMENTS=release EXTRAS=all,mysql SQLALCHEMY_DATABASE_URI="mysql+pymysql://root@localhost:3306/invenio" on 197-json-upload-failure (#776.9)
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