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

aiidateam / aiida_core / 6015
74%

Build:
DEFAULT BRANCH: develop
Ran 03 May 2019 05:06PM UTC
Jobs 4
Files 386
Run time 12min
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
6015

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...

23659 of 32707 relevant lines covered (72.34%)

2.7 hits per line

Jobs
ID Job ID Ran Files Coverage
5 6015.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 03 May 2019 05:06PM UTC 0
66.14
Travis Job 6015.5
6 6015.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 03 May 2019 05:12PM UTC 0
66.05
Travis Job 6015.6
7 6015.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 03 May 2019 05:12PM UTC 0
68.86
Travis Job 6015.7
8 6015.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 03 May 2019 05:17PM UTC 0
68.77
Travis Job 6015.8
Source Files on build 6015
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6015
  • f0793894 on github
  • Prev Build on develop (#6010)
  • Next Build on develop (#6017)
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