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

MDAnalysis / GridDataFormats / 157 / 3
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: use-pytest
DEFAULT BRANCH: master
Ran 15 Aug 2018 06:42PM UTC
Files 5
Run time 1s
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

15 Aug 2018 06:39PM UTC coverage: 84.636% (+0.1%) from 84.492%
SETUP=full

push

travis-ci

orbeckst
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

181 of 244 branches covered (74.18%)

639 of 755 relevant lines covered (84.64%)

0.85 hits per line

Source Files on job 157.3 (SETUP=full)
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 142
  • Travis Job 157.3
  • 91339ff5 on github
  • Prev Job for SETUP=full on use-pytest (#155.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

© 2025 Coveralls, Inc