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

MDAnalysis / GridDataFormats
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: use-pytest
DEFAULT BRANCH: master
Repo Added 11 Sep 2015 08:13AM UTC
Files 5
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

LAST BUILD ON BRANCH use-pytest
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 0.4.0
  • ccp4-endianness
  • ci-deploydocs
  • issue-35-dx-double
  • issue-39-rtd
  • issue/17
  • issue/21
  • issue/25
  • master
  • orbeckst-patch-1
  • release-0.3.0
  • release-0.3.1
  • release-0.3.2
  • release-0.3.3
  • update-maintain-info
  • use-pytest
  • use-versioneer
  • v0.3.3
  • zenodo

pending completion
158

Pull #53

travis-ci

web-flow
add floordivision to Grid and use truedivision everywhere in the package

- add Grid.__floordiv__ (//) and __rfloordiv__ with test
- cleaned up Grid.__div__, __truediv__ (and the __r* versions): __div__ (only in
  Python 2) now explicitly calls the new __floordiv__ method, following
  https://docs.python.org/2/reference/datamodel.html#object.__div__
- use `__future__.division` everywhere for better consistency between Py 2 and Py 3
Pull Request #53: converted tests from nosetest to pytest

161 of 224 branches covered (71.88%)

16 of 16 new or added lines in 5 files covered. (100.0%)

639 of 755 relevant lines covered (84.64%)

6.47 hits per line

Relevant lines Covered
Build:
Build:
755 RELEVANT LINES 639 COVERED LINES
6.47 HITS PER LINE
Source Files on master
  • List 0
  • Changed 5
  • Source Changed 5
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
158 use-pytest add floordivision to Grid and use truedivision everywhere in the package - add Grid.__floordiv__ (//) and __rfloordiv__ with test - cleaned up Grid.__div__, __truediv__ (and the __r* versions): __div__ (only in Python 2) now explicitly calls th... Pull #53 15 Aug 2018 06:46PM UTC web-flow travis-ci pending completion  
157 use-pytest add floordivision to Grid and use truedivision everywhere in the package - add Grid.__floordiv__ (//) and __rfloordiv__ with test - cleaned up Grid.__div__, __truediv__ (and the __r* versions): __div__ (only in Python 2) now explicitly calls th... push 15 Aug 2018 06:42PM UTC orbeckst travis-ci pending completion  
156 use-pytest travis pytest fiddling Pull #53 15 Aug 2018 04:56AM UTC web-flow travis-ci pending completion  
155 use-pytest travis pytest fiddling push 15 Aug 2018 04:52AM UTC orbeckst travis-ci pending completion  
152 ccp4-endianness isolated CCP4 byteorder detection - should help with debugging #50 - added test that checks that the test ccp4 file byteorder is properly detected Pull #54 15 Aug 2018 04:41AM UTC web-flow travis-ci pending completion  
151 ccp4-endianness isolated CCP4 byteorder detection - should help with debugging #50 - added test that checks that the test ccp4 file byteorder is properly detected push 15 Aug 2018 04:37AM UTC orbeckst travis-ci pending completion  
142 master 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 floa... push 14 Aug 2018 10:54PM UTC orbeckst travis-ci pending completion  
141 master Another fix for tests. This time they pass locally... Pull #52 13 Aug 2018 11:28PM UTC web-flow travis-ci pending completion  
135 master Accelerated reading of DX files. Skipping the parser for reading in data Pull #52 29 Jul 2018 10:34PM UTC web-flow travis-ci pending completion  
134 master create sitemap.xml - install https://github.com/jdillard/sphinx-sitemap - see https://github.com/MDAnalysis/MDAnalysis.github.io/issues/78 push 07 May 2018 11:29PM UTC orbeckst travis-ci pending completion  
See All Builds (129)
  • Repo on GitHub
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