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

aiidateam / aiida_core / 6495
74%

Build:
DEFAULT BRANCH: develop
Ran 24 Jun 2019 09:26PM UTC
Jobs 4
Files 394
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
6495

push

travis-ci

web-flow
Make `Process.exposed_inputs/exposed_outputs` return `AttributeDict` (#3079)

The return value of these methods should be mutable. However, the source
mapping is often immutable, as it should be, as they represent process
inputs and outputs, respectively. Therefore, in any case, the result
mapping should be a deep copy and should be mutable. Simply wrapping the
result in an `AttributeDict`, which recursively wraps all nested
mappings, will satisfy both criteria.

24287 of 32927 relevant lines covered (73.76%)

2.72 hits per line

Jobs
ID Job ID Ran Files Coverage
5 6495.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 24 Jun 2019 09:26PM UTC 0
67.65
Travis Job 6495.5
6 6495.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 24 Jun 2019 09:33PM UTC 0
67.6
Travis Job 6495.6
7 6495.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 24 Jun 2019 09:31PM UTC 0
68.25
Travis Job 6495.7
8 6495.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 24 Jun 2019 09:30PM UTC 0
68.2
Travis Job 6495.8
Source Files on build 6495
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6495
  • 7263d5a7 on github
  • Prev Build on develop (#6493)
  • Next Build on develop (#6498)
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