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

hgrecco / pint / 719 / 9
92%
master: 91%

Build:
Build:
LAST BUILD BRANCH: fix-nonmult-doc
DEFAULT BRANCH: master
Ran 02 Sep 2017 07:09PM UTC
Files 16
Run time 0s
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

02 Sep 2017 07:04PM UTC coverage: 77.339%. First build
UNCERTAINTIES="N" PYTHON="3.5" NUMPY_VERSION=0

push

travis-ci

bors[bot]
Merge #549

549: Matplotlib support r=hgrecco a=dopplershift

This adds a method to `UnitRegistry` that hooks up handlers for `Quantity` instances within matplotlib's unit machinery:
```python
import pint
ureg = pint.UnitRegistry()
ureg.setup_matplotlib()
```
This support can also be disabled with:
```python
ureg.setup_matplotlib(False)
```

Closes #317.

2447 of 3164 relevant lines covered (77.34%)

0.77 hits per line

Source Files on job 719.9 (UNCERTAINTIES="N" PYTHON="3.5" NUMPY_VERSION=0)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 719
  • Travis Job 719.9
  • 79f2b681 on github
  • Next Job for UNCERTAINTIES="N" PYTHON="3.5" NUMPY_VERSION=0 on staging (#722.9)
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