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

aiidateam / aiida-core / 6968 / 6
70%
develop: 70%

Build:
DEFAULT BRANCH: develop
Ran 29 Aug 2019 03:22PM UTC
Files 405
Run time 29s
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

29 Aug 2019 03:02PM UTC coverage: 68.6% (-0.001%) from 68.601%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

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.

22439 of 32710 relevant lines covered (68.6%)

0.69 hits per line

Source Files on job 6968.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 26
  • Source Changed 3
  • Coverage Changed 25
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 241
  • Travis Job 6968.6
  • 0e6f7a43 on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#6965.6)
  • Next Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#6971.5)
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