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

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

Build:
Build:
LAST BUILD BRANCH: rfc-37
DEFAULT BRANCH: master
Ran 17 May 2019 07:18AM UTC
Jobs 18
Files 27
Run time 17min
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
785

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

8 of 8 new or added lines in 1 file covered. (100.0%)

1734 of 1812 relevant lines covered (95.7%)

16.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 785.1 (REQUIREMENTS=lowest EXTRAS=all,sqlite SQLALCHEMY_DATABASE_URI="sqlite:///test.db") 17 May 2019 07:18AM UTC 0
95.5
Travis Job 785.1
2 785.2 (REQUIREMENTS=lowest EXTRAS=all,sqlite SQLALCHEMY_DATABASE_URI="sqlite:///test.db") 17 May 2019 07:19AM UTC 0
95.5
Travis Job 785.2
3 785.3 (REQUIREMENTS=lowest EXTRAS=all,mysql SQLALCHEMY_DATABASE_URI="mysql+pymysql://root@localhost:3306/invenio") 17 May 2019 07:18AM UTC 0
95.47
Travis Job 785.3
4 785.4 (REQUIREMENTS=lowest EXTRAS=all,mysql SQLALCHEMY_DATABASE_URI="mysql+pymysql://root@localhost:3306/invenio") 17 May 2019 07:19AM UTC 0
95.47
Travis Job 785.4
5 785.5 (REQUIREMENTS=lowest EXTRAS=all,postgresql SQLALCHEMY_DATABASE_URI="postgresql+psycopg2://postgres@localhost:5432/invenio") 17 May 2019 07:18AM UTC 0
95.53
Travis Job 785.5
6 785.6 (REQUIREMENTS=lowest EXTRAS=all,postgresql SQLALCHEMY_DATABASE_URI="postgresql+psycopg2://postgres@localhost:5432/invenio") 17 May 2019 07:23AM UTC 0
95.53
Travis Job 785.6
7 785.7 (REQUIREMENTS=release EXTRAS=all,sqlite SQLALCHEMY_DATABASE_URI="sqlite:///test.db") 17 May 2019 07:23AM UTC 0
95.5
Travis Job 785.7
8 785.8 (REQUIREMENTS=release EXTRAS=all,sqlite SQLALCHEMY_DATABASE_URI="sqlite:///test.db") 17 May 2019 07:24AM UTC 0
95.5
Travis Job 785.8
9 785.9 (REQUIREMENTS=release EXTRAS=all,mysql SQLALCHEMY_DATABASE_URI="mysql+pymysql://root@localhost:3306/invenio") 17 May 2019 07:24AM UTC 0
95.47
Travis Job 785.9
10 785.10 (REQUIREMENTS=release EXTRAS=all,mysql SQLALCHEMY_DATABASE_URI="mysql+pymysql://root@localhost:3306/invenio") 17 May 2019 07:25AM UTC 0
95.47
Travis Job 785.10
11 785.11 (REQUIREMENTS=release EXTRAS=all,postgresql SQLALCHEMY_DATABASE_URI="postgresql+psycopg2://postgres@localhost:5432/invenio") 17 May 2019 07:28AM UTC 0
95.53
Travis Job 785.11
12 785.12 (REQUIREMENTS=release EXTRAS=all,postgresql SQLALCHEMY_DATABASE_URI="postgresql+psycopg2://postgres@localhost:5432/invenio") 17 May 2019 07:28AM UTC 0
95.53
Travis Job 785.12
13 785.13 (REQUIREMENTS=devel EXTRAS=all,sqlite SQLALCHEMY_DATABASE_URI="sqlite:///test.db") 17 May 2019 07:29AM UTC 0
95.5
Travis Job 785.13
14 785.14 (REQUIREMENTS=devel EXTRAS=all,sqlite SQLALCHEMY_DATABASE_URI="sqlite:///test.db") 17 May 2019 07:29AM UTC 0
95.5
Travis Job 785.14
15 785.15 (REQUIREMENTS=devel EXTRAS=all,mysql SQLALCHEMY_DATABASE_URI="mysql+pymysql://root@localhost:3306/invenio") 17 May 2019 07:31AM UTC 0
95.47
Travis Job 785.15
16 785.16 (REQUIREMENTS=devel EXTRAS=all,mysql SQLALCHEMY_DATABASE_URI="mysql+pymysql://root@localhost:3306/invenio") 17 May 2019 07:34AM UTC 0
95.47
Travis Job 785.16
17 785.17 (REQUIREMENTS=devel EXTRAS=all,postgresql SQLALCHEMY_DATABASE_URI="postgresql+psycopg2://postgres@localhost:5432/invenio") 17 May 2019 07:33AM UTC 0
95.53
Travis Job 785.17
18 785.18 (REQUIREMENTS=devel EXTRAS=all,postgresql SQLALCHEMY_DATABASE_URI="postgresql+psycopg2://postgres@localhost:5432/invenio") 17 May 2019 07:34AM UTC 0
95.53
Travis Job 785.18
Source Files on build 785
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #785
  • Pull Request #207
  • PR Base - master (#782)
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