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

aiidateam / aiida_core / 6173 / 8
74%
develop: 74%

Build:
DEFAULT BRANCH: develop
Ran 25 May 2019 06:41AM UTC
Files 387
Run time 19s
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

25 May 2019 06:18AM UTC coverage: 69.067% (-0.1%) from 69.171%
TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests"

push

travis-ci

sphuber
Allow serialization of `numpy.int64` values (#2899)

In python3, it is not possible to serialize a `numpy.int64` with JSON. This
was causing exceptions when storing nodes that contained these values. To fix
this, we add a specific check in the `clean_value` method, to convert those
types to plain python integers.

22665 of 32816 relevant lines covered (69.07%)

0.69 hits per line

Source Files on job 6173.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 22
  • Source Changed 1
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1844
  • Travis Job 6173.8
  • 366771aa on github
  • Prev Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#6170.7)
  • Next Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#6176.7)
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