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

aiidateam / aiida-core / 7264
70%

Build:
DEFAULT BRANCH: develop
Ran 12 Oct 2019 09:38AM UTC
Jobs 4
Files 1218
Run time 1807min
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
7264

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.

71844 of 98317 relevant lines covered (73.07%)

2.78 hits per line

Jobs
ID Job ID Ran Files Coverage
5 7264.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 12 Oct 2019 09:38AM UTC 0
69.06
Travis Job 7264.5
6 7264.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 13 Oct 2019 03:45PM UTC 0
68.97
Travis Job 7264.6
7 7264.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 12 Oct 2019 09:46AM UTC 0
69.9
Travis Job 7264.7
8 7264.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 12 Oct 2019 09:48AM UTC 0
69.85
Travis Job 7264.8
Source Files on build 7264
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7264
  • 1939f6c7 on github
  • Prev Build on develop (#7260)
  • Next Build on develop (#7278)
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