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

MDAnalysis / GridDataFormats / 142 / 3
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: 77.036% (+0.5%) from 76.581%
SETUP=minimal

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

155 of 237 branches covered (65.4%)

577 of 749 relevant lines covered (77.04%)

0.77 hits per line

Source Files on job 142.3 (SETUP=minimal)
  • 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.3
  • 4f1ec45c on github
  • Prev Job for SETUP=minimal on master (#134.3)
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