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

aiidateam / aiida_core / 4397 / 8
74%
develop: 74%

Build:
DEFAULT BRANCH: develop
Ran 11 Nov 2018 04:26PM UTC
Files 394
Run time 17s
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

11 Nov 2018 04:08PM UTC coverage: 59.774% (-0.03%) from 59.801%
TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests"

push

travis-ci

web-flow
Fix bug in `parse_formula` for formula's with leading or trailing whitespace (#2186)

If a formula contains leading or trailing whitespace, one of the parts over
which the function loops will be empty, and so the regex match `m` will be
`None`. To prevent an `AttributeError` from being thrown when `group` is
called on `None` we check for it and continue.

22135 of 37031 relevant lines covered (59.77%)

0.6 hits per line

Source Files on job 4397.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 439
  • Travis Job 4397.8
  • eec38d8c on github
  • Prev Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#4392.7)
  • Next Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#4415.8)
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