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

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

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

16 Oct 2020 05:21PM UTC coverage: 57.61%. First build
654.1

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

Source Files on job 654.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 148
  • Travis Job 654.1
  • 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