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

aiidateam / aiida-core / 6968
70%

Build:
DEFAULT BRANCH: develop
Ran 29 Aug 2019 03:14PM UTC
Jobs 4
Files 405
Run time 10min
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
6968

push

travis-ci

web-flow
Deprecate `mode` and `encoding` of `Repository.put_object_from_file` (#3289)

When copying a file to the repository from a filepath, it does not make
sense to be able to specify the `mode` and `encoding` in which the
target file handle should be opened. It should simply copy over the
bytes and therefore always open in binary mode.

To be able to detect if the arguments are being used, we have to change
the defaults to `None` in order to be able to emit the deprecation
warning. This is justified because despite changing the defaults the
intended side-effect of the method, copying over a file, will be
unchanged in its behavior.

24496 of 32710 relevant lines covered (74.89%)

2.76 hits per line

Jobs
ID Job ID Ran Files Coverage
5 6968.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 29 Aug 2019 03:14PM UTC 0
68.65
Travis Job 6968.5
6 6968.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 29 Aug 2019 03:22PM UTC 0
68.6
Travis Job 6968.6
7 6968.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 29 Aug 2019 03:22PM UTC 0
69.6
Travis Job 6968.7
8 6968.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 29 Aug 2019 03:24PM UTC 0
69.52
Travis Job 6968.8
Source Files on build 6968
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6968
  • 0e6f7a43 on github
  • Prev Build on develop (#6965)
  • Next Build on develop (#6971)
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