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

inveniosoftware / invenio-files-rest / 202
96%

Build:
DEFAULT BRANCH: master
Ran 29 Jun 2016 06:39AM UTC
Jobs 17
Files 19
Run time 16min
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
202

push

travis-ci

lnielsen
global: major clean-up

* Improves validation of programmatic API.

* Adds delete support for file instances.

* Improves programmatic API for multipart uploading and adds support
  for uploading parts out-of-order. (closes #13)

* Improves JSON serialization and adds Marshmallow schemas for
  object serialization.

* Refactors storage interface to decouple it from the database models.
  (closes #42) (closes #43)

* Replaces three permission factories with one permission factory, and
  reduces access control to be based on bucket.
  (closes #18) (addresses #14)

* Removes views with no tests. (closes #16)

* Fixes bug in file serving which would send Content-MD5 with none
  values.

Signed-off-by: Lars Holm Nielsen <lars.holm.nielsen@cern.ch>

736 of 736 new or added lines in 13 files covered. (100.0%)

1335 of 1403 relevant lines covered (95.15%)

16.18 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
invenio_files_rest/permissions.py
4
100.0
invenio_files_rest/serializer.py
4
100.0
invenio_files_rest/storage/pyfs.py
13
100.0
invenio_files_rest/models.py
16
100.0
invenio_files_rest/tasks.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
invenio_files_rest/serializer.py
2
100.0
invenio_files_rest/admin.py
3
100.0
invenio_files_rest/ext.py
6
100.0
invenio_files_rest/models.py
6
100.0
invenio_files_rest/helpers.py
Jobs
ID Job ID Ran Files Coverage
1 202.1 (REQUIREMENTS=lowest EXTRAS=all,sqlite SQLALCHEMY_DATABASE_URI="sqlite:///test.db") 29 Jun 2016 06:40AM UTC 0
95.15
Travis Job 202.1
2 202.2 (REQUIREMENTS=lowest EXTRAS=all,sqlite SQLALCHEMY_DATABASE_URI="sqlite:///test.db") 29 Jun 2016 06:40AM UTC 0
95.15
Travis Job 202.2
3 202.3 (REQUIREMENTS=lowest EXTRAS=all,mysql SQLALCHEMY_DATABASE_URI="mysql+pymysql://root@localhost:3306/invenio") 29 Jun 2016 06:40AM UTC 0
95.15
Travis Job 202.3
4 202.4 (REQUIREMENTS=lowest EXTRAS=all,mysql SQLALCHEMY_DATABASE_URI="mysql+pymysql://root@localhost:3306/invenio") 29 Jun 2016 06:41AM UTC 0
95.15
Travis Job 202.4
5 202.5 (REQUIREMENTS=lowest EXTRAS=all,postgresql SQLALCHEMY_DATABASE_URI="postgresql+psycopg2://postgres@localhost:5432/invenio") 29 Jun 2016 06:39AM UTC 0
95.15
Travis Job 202.5
6 202.6 (REQUIREMENTS=lowest EXTRAS=all,postgresql SQLALCHEMY_DATABASE_URI="postgresql+psycopg2://postgres@localhost:5432/invenio") 29 Jun 2016 06:43AM UTC 0
95.15
Travis Job 202.6
7 202.7 (REQUIREMENTS=release EXTRAS=all,sqlite SQLALCHEMY_DATABASE_URI="sqlite:///test.db") 29 Jun 2016 06:44AM UTC 0
95.15
Travis Job 202.7
8 202.8 (REQUIREMENTS=release EXTRAS=all,sqlite SQLALCHEMY_DATABASE_URI="sqlite:///test.db") 29 Jun 2016 06:44AM UTC 0
95.15
Travis Job 202.8
10 202.10 (REQUIREMENTS=release EXTRAS=all,mysql SQLALCHEMY_DATABASE_URI="mysql+pymysql://root@localhost:3306/invenio") 29 Jun 2016 06:46AM UTC 0
95.15
Travis Job 202.10
11 202.11 (REQUIREMENTS=release EXTRAS=all,postgresql SQLALCHEMY_DATABASE_URI="postgresql+psycopg2://postgres@localhost:5432/invenio") 29 Jun 2016 06:47AM UTC 0
95.15
Travis Job 202.11
12 202.12 (REQUIREMENTS=release EXTRAS=all,postgresql SQLALCHEMY_DATABASE_URI="postgresql+psycopg2://postgres@localhost:5432/invenio") 29 Jun 2016 06:47AM UTC 0
95.15
Travis Job 202.12
13 202.13 (REQUIREMENTS=devel EXTRAS=all,sqlite SQLALCHEMY_DATABASE_URI="sqlite:///test.db") 29 Jun 2016 06:48AM UTC 0
95.15
Travis Job 202.13
14 202.14 (REQUIREMENTS=devel EXTRAS=all,sqlite SQLALCHEMY_DATABASE_URI="sqlite:///test.db") 29 Jun 2016 06:49AM UTC 0
95.15
Travis Job 202.14
15 202.15 (REQUIREMENTS=devel EXTRAS=all,mysql SQLALCHEMY_DATABASE_URI="mysql+pymysql://root@localhost:3306/invenio") 29 Jun 2016 06:51AM UTC 0
95.15
Travis Job 202.15
16 202.16 (REQUIREMENTS=devel EXTRAS=all,mysql SQLALCHEMY_DATABASE_URI="mysql+pymysql://root@localhost:3306/invenio") 29 Jun 2016 06:52AM UTC 0
95.15
Travis Job 202.16
17 202.17 (REQUIREMENTS=devel EXTRAS=all,postgresql SQLALCHEMY_DATABASE_URI="postgresql+psycopg2://postgres@localhost:5432/invenio") 29 Jun 2016 06:51AM UTC 0
95.15
Travis Job 202.17
18 202.18 (REQUIREMENTS=devel EXTRAS=all,postgresql SQLALCHEMY_DATABASE_URI="postgresql+psycopg2://postgres@localhost:5432/invenio") 29 Jun 2016 06:56AM UTC 0
95.15
Travis Job 202.18
Source Files on build 202
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #202
  • 023762ea on github
  • Prev Build on master (#195)
  • Next Build on master (#205)
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