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

inveniosoftware / invenio-files-rest / 785 / 15
96%
master: 96%

Build:
Build:
LAST BUILD BRANCH: rfc-37
DEFAULT BRANCH: master
Ran 17 May 2019 07:31AM UTC
Files 27
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

17 May 2019 07:13AM UTC coverage: 95.475% (+0.02%) from 95.455%
REQUIREMENTS=devel 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

1730 of 1812 relevant lines covered (95.47%)

0.95 hits per line

Source Files on job 785.15 (REQUIREMENTS=devel 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 736
  • Travis Job 785.15
  • 9c8794ef on github
  • Prev Job for REQUIREMENTS=devel EXTRAS=all,mysql SQLALCHEMY_DATABASE_URI="mysql+pymysql://root@localhost:3306/invenio" on 197-json-upload-failure (#782.15)
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