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

aiidateam / aiida_core / 6495 / 6
74%
develop: 74%

Build:
DEFAULT BRANCH: develop
Ran 24 Jun 2019 09:33PM UTC
Files 394
Run time 29s
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

24 Jun 2019 09:05PM UTC coverage: 67.601% (-0.08%) from 67.679%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

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.

22259 of 32927 relevant lines covered (67.6%)

0.68 hits per line

Source Files on job 6495.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 24
  • Source Changed 1
  • Coverage Changed 24
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2112
  • Travis Job 6495.6
  • 7263d5a7 on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#6493.5)
  • Next Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#6498.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