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

aiidateam / aiida_core / 6015 / 5
74%
develop: 74%

Build:
DEFAULT BRANCH: develop
Ran 03 May 2019 05:06PM UTC
Files 386
Run time 20s
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

03 May 2019 04:50PM UTC coverage: 66.141%. Remained the same
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

push

travis-ci

sphuber
Fix bug in SqlAlchemy migration `7ca08c391c49_calc_job_option_attribute_keys`

The migration incorrectly converted the dictionary attributes with the
new keys `resources` and `environment_variables` to text, because the
wrong operator `->>` was used. This operator gets the JSONB value as
text, whereas `->` keeps the type, which is the one that should have
been used. This was missed by the tests, because the tests undid the
type conversion using `ast`. Collossal fail...

21634 of 32709 relevant lines covered (66.14%)

0.66 hits per line

Source Files on job 6015.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1702
  • Travis Job 6015.5
  • f0793894 on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#6010.5)
  • Next Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#6017.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