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

MDAnalysis / GridDataFormats / 142 / 2
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 14 Aug 2018 10:57PM UTC
Files 5
Run time 34min
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

14 Aug 2018 10:34PM UTC coverage: 84.513% (+0.4%) from 84.118%
SETUP=full

push

travis-ci

orbeckst
Updated parsing for DX files (#52)

* Fixed openDX parser so it can read all floats;
   previously, the parser would choke on lines line

      0.0   -1e-6    0.0

   by splitting it into tokens '0.0', '-1', 'e-6', '0.0'.
* Modified the float regex to fix this but this meant that ints also got read as floats
* Updated the parts of the code that expected ints to accomodate this
* Accelerated reading of DX files (fix #2)
   Skipping the parser for reading in data
* Modified `test.dx` to contain data in scientific notation.
* Added a non-trivial origin to test.dx.
* tests changes in commit 630f99.  Versions previous to this will not
  be able to read the file.
* Including @tluchko in AUTHORS and updating the CHANGELOG
* Updated OpenDX test script to go with new test file
* Added comments for REAL regular expression

147 of 202 branches covered (72.77%)

633 of 749 relevant lines covered (84.51%)

0.85 hits per line

Source Files on job 142.2 (SETUP=full)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 137
  • Travis Job 142.2
  • 4f1ec45c on github
  • Prev Job for SETUP=full on master (#134.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