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

aiidateam / aiida-core / 7264 / 5
70%
develop: 70%

Build:
DEFAULT BRANCH: develop
Ran 12 Oct 2019 09:38AM UTC
Files 406
Run time 27s
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

12 Oct 2019 09:25AM UTC coverage: 69.057% (+0.4%) from 68.652%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

push

travis-ci

web-flow
Ensure `Data` export methods return correct type (#3417)

Sub classes of `Data` can implement methods that export their content in
a certain format. The `Data.export` function will call through to these
sub class specific methods and expects the returned content to be a
byte string. This was not always the case and so caused exceptions. A
test is added that checks the type of the returned tuple for the `Data`
sub classes that currently have export functionality.

The `verdi data * show/export` commands that serve as a CLI endpoint for
this export functionality will have to make sure that if they need to
write the returned export content to file, that they open the target in
binary mode. This was not the case for all formats and is now fixed.

22632 of 32773 relevant lines covered (69.06%)

0.69 hits per line

Source Files on job 7264.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 5
  • Source Changed 5
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 468
  • Travis Job 7264.5
  • 1939f6c7 on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#7260.5)
  • Next Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#7278.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