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

aiidateam / aiida_core / 4395
69%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 11 Nov 2018 03:37PM UTC
Jobs 4
Files 394
Run time 6min
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
4395

Pull #2186

travis-ci

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

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.
Pull Request #2186: Fix bug in `parse_formula` for formula's with leading or trailing whitespace

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 4395.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 11 Nov 2018 03:37PM UTC 0
60.87
Travis Job 4395.5
6 4395.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 11 Nov 2018 03:41PM UTC 0
60.85
Travis Job 4395.6
7 4395.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 11 Nov 2018 03:43PM UTC 0
59.8
Travis Job 4395.7
8 4395.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 11 Nov 2018 03:43PM UTC 0
59.77
Travis Job 4395.8
Source Files on build 4395
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4395
  • Pull Request #2186
  • PR Base - develop (#4392)
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