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

aiidateam / aiida_core / 4384
69%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 09 Nov 2018 09:04AM UTC
Jobs 4
Files 401
Run time 7min
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
4384

push

travis-ci

sphuber
Only let the `ModelWrapper` call `flag_modified`

The `_set_metadata` method of `SqlaComputer` was calling `flag_modified`
manually after having set the attribute, however, since the model is
wrapped in the `ModelWrapper`, it's `__setattr__` will take care of
calling `flag_modified` when it flushes upon an attribute being updated
for a stored entity. Calling `flag_modified` on the same key twice will
except in SqlAlchemy 1.2.12 because the "dirty" attribute has already
been removed and moved into the database model instance.

24174 of 35363 relevant lines covered (68.36%)

2.63 hits per line

Jobs
ID Job ID Ran Files Coverage
5 4384.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 09 Nov 2018 09:04AM UTC 0
60.85
Travis Job 4384.5
6 4384.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 09 Nov 2018 09:04AM UTC 0
60.82
Travis Job 4384.6
7 4384.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 09 Nov 2018 09:08AM UTC 0
59.78
Travis Job 4384.7
8 4384.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 09 Nov 2018 09:10AM UTC 0
59.75
Travis Job 4384.8
Source Files on build 4384
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4384
  • 095c0d31 on github
  • Prev Build on fix_465_upgrade_sqlalchemy (#4377)
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

© 2025 Coveralls, Inc