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

aiidateam / aiida-cp2k / 654
58%
develop: 57%

Build:
Build:
LAST BUILD BRANCH: update/import-matsci-objects-through-factory
DEFAULT BRANCH: develop
Ran 16 Oct 2020 05:39PM UTC
Jobs 1
Files 10
Run time 2s
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
654

push

travis-ci

yakutovicha
Fix resubmit_unconverged_geometry handler.

Currently, an AiiDA Dict object defined as follows:
```
d = Dict(dict={'a':{'b':1}})
```
Returns two type of errors if the key isn't present:
- `d['x']` returns AttributeError
- `d['a']['x'] returns KeyError

This PR adapts the handler for this behaviour.

458 of 795 relevant lines covered (57.61%)

0.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 654.1 16 Oct 2020 05:39PM UTC 0
57.61
Travis Job 654.1
Source Files on build 654
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #654
  • c4d433c0 on github
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