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

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

Build:
Build:
LAST BUILD BRANCH: rfc-37
DEFAULT BRANCH: master
Ran 16 May 2019 07:39AM 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
780

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

1731 of 1809 relevant lines covered (95.69%)

16.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 780.1 (REQUIREMENTS=lowest EXTRAS=all,sqlite SQLALCHEMY_DATABASE_URI="sqlite:///test.db") 16 May 2019 07:40AM UTC 0
95.49
Travis Job 780.1
2 780.2 (REQUIREMENTS=lowest EXTRAS=all,sqlite SQLALCHEMY_DATABASE_URI="sqlite:///test.db") 16 May 2019 07:40AM UTC 0
95.49
Travis Job 780.2
3 780.3 (REQUIREMENTS=lowest EXTRAS=all,mysql SQLALCHEMY_DATABASE_URI="mysql+pymysql://root@localhost:3306/invenio") 16 May 2019 07:41AM UTC 0
95.47
Travis Job 780.3
4 780.4 (REQUIREMENTS=lowest EXTRAS=all,mysql SQLALCHEMY_DATABASE_URI="mysql+pymysql://root@localhost:3306/invenio") 16 May 2019 07:40AM UTC 0
95.47
Travis Job 780.4
5 780.5 (REQUIREMENTS=lowest EXTRAS=all,postgresql SQLALCHEMY_DATABASE_URI="postgresql+psycopg2://postgres@localhost:5432/invenio") 16 May 2019 07:39AM UTC 0
95.52
Travis Job 780.5
6 780.6 (REQUIREMENTS=lowest EXTRAS=all,postgresql SQLALCHEMY_DATABASE_URI="postgresql+psycopg2://postgres@localhost:5432/invenio") 16 May 2019 07:45AM UTC 0
95.52
Travis Job 780.6
7 780.7 (REQUIREMENTS=release EXTRAS=all,sqlite SQLALCHEMY_DATABASE_URI="sqlite:///test.db") 16 May 2019 07:45AM UTC 0
95.49
Travis Job 780.7
8 780.8 (REQUIREMENTS=release EXTRAS=all,sqlite SQLALCHEMY_DATABASE_URI="sqlite:///test.db") 16 May 2019 07:46AM UTC 0
95.49
Travis Job 780.8
9 780.9 (REQUIREMENTS=release EXTRAS=all,mysql SQLALCHEMY_DATABASE_URI="mysql+pymysql://root@localhost:3306/invenio") 16 May 2019 07:46AM UTC 0
95.47
Travis Job 780.9
10 780.10 (REQUIREMENTS=release EXTRAS=all,mysql SQLALCHEMY_DATABASE_URI="mysql+pymysql://root@localhost:3306/invenio") 16 May 2019 07:47AM UTC 0
95.47
Travis Job 780.10
11 780.11 (REQUIREMENTS=release EXTRAS=all,postgresql SQLALCHEMY_DATABASE_URI="postgresql+psycopg2://postgres@localhost:5432/invenio") 16 May 2019 07:49AM UTC 0
95.52
Travis Job 780.11
12 780.12 (REQUIREMENTS=release EXTRAS=all,postgresql SQLALCHEMY_DATABASE_URI="postgresql+psycopg2://postgres@localhost:5432/invenio") 16 May 2019 07:50AM UTC 0
95.52
Travis Job 780.12
13 780.13 (REQUIREMENTS=devel EXTRAS=all,sqlite SQLALCHEMY_DATABASE_URI="sqlite:///test.db") 16 May 2019 07:51AM UTC 0
95.49
Travis Job 780.13
14 780.14 (REQUIREMENTS=devel EXTRAS=all,sqlite SQLALCHEMY_DATABASE_URI="sqlite:///test.db") 16 May 2019 07:52AM UTC 0
95.49
Travis Job 780.14
15 780.15 (REQUIREMENTS=devel EXTRAS=all,mysql SQLALCHEMY_DATABASE_URI="mysql+pymysql://root@localhost:3306/invenio") 16 May 2019 07:53AM UTC 0
95.47
Travis Job 780.15
16 780.16 (REQUIREMENTS=devel EXTRAS=all,mysql SQLALCHEMY_DATABASE_URI="mysql+pymysql://root@localhost:3306/invenio") 16 May 2019 07:55AM UTC 0
95.47
Travis Job 780.16
17 780.17 (REQUIREMENTS=devel EXTRAS=all,postgresql SQLALCHEMY_DATABASE_URI="postgresql+psycopg2://postgres@localhost:5432/invenio") 16 May 2019 07:55AM UTC 0
95.52
Travis Job 780.17
18 780.18 (REQUIREMENTS=devel EXTRAS=all,postgresql SQLALCHEMY_DATABASE_URI="postgresql+psycopg2://postgres@localhost:5432/invenio") 16 May 2019 07:56AM UTC 0
95.52
Travis Job 780.18
Source Files on build 780
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #780
  • Pull Request #207
  • PR Base - master (#776)
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