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

aiidateam / aiida_core / 4397
74%

Build:
DEFAULT BRANCH: develop
Ran 11 Nov 2018 04:19PM UTC
Jobs 4
Files 394
Run time 7min
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
4397

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.

2 of 2 new or added lines in 1 file covered. (100.0%)

25402 of 37031 relevant lines covered (68.6%)

2.41 hits per line

Jobs
ID Job ID Ran Files Coverage
5 4397.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 11 Nov 2018 04:19PM UTC 0
60.87
Travis Job 4397.5
6 4397.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 11 Nov 2018 04:24PM UTC 0
60.85
Travis Job 4397.6
7 4397.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 11 Nov 2018 04:26PM UTC 0
59.8
Travis Job 4397.7
8 4397.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 11 Nov 2018 04:26PM UTC 0
59.77
Travis Job 4397.8
Source Files on build 4397
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4397
  • eec38d8c on github
  • Prev Build on develop (#4392)
  • Next Build on develop (#4415)
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

© 2025 Coveralls, Inc