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

MDAnalysis / GridDataFormats / 142
85%

Build:
DEFAULT BRANCH: master
Ran 14 Aug 2018 10:54PM UTC
Jobs 4
Files 5
Run time 53min
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
142

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

161 of 224 branches covered (71.88%)

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

633 of 749 relevant lines covered (84.51%)

3.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 142.1 (SETUP=full) 14 Aug 2018 10:54PM UTC 0
84.51
Travis Job 142.1
2 142.2 (SETUP=full) 14 Aug 2018 10:57PM UTC 0
84.51
Travis Job 142.2
3 142.3 (SETUP=minimal) 14 Aug 2018 10:57PM UTC 0
77.04
Travis Job 142.3
4 142.4 (SETUP=minimal) 14 Aug 2018 11:00PM UTC 0
77.04
Travis Job 142.4
Source Files on build 142
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #142
  • 4f1ec45c on github
  • Prev Build on master (#134)
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