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

aiidateam / aiida-cp2k / 656 / 1
57%
develop: 57%

Build:
DEFAULT BRANCH: develop
Ran 16 Oct 2020 06:44PM UTC
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

16 Oct 2020 06:31PM UTC coverage: 57.61%. Remained the same
656.1

push

travis-ci

web-flow
Fix resubmit_unconverged_geometry handler. (#116)

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 `resubmit_unconverged_geometry` handler to
this behaviour.

458 of 795 relevant lines covered (57.61%)

0.58 hits per line

Source Files on job 656.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 150
  • Travis Job 656.1
  • a5f26ff6 on github
  • Prev Job for on develop (#638.1)
  • Next Job for on develop (#668.1)
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