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

hgrecco / pint / 720 / 6
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 02 Sep 2017 07:14PM 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: 88.021% (-0.7%) from 88.736%
UNCERTAINTIES="Y" PYTHON="3.5" NUMPY_VERSION=1.11.2

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.

2785 of 3164 relevant lines covered (88.02%)

0.88 hits per line

Source Files on job 720.6 (UNCERTAINTIES="Y" PYTHON="3.5" NUMPY_VERSION=1.11.2)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 720
  • Travis Job 720.6
  • 79f2b681 on github
  • Prev Job for UNCERTAINTIES="Y" PYTHON="3.5" NUMPY_VERSION=1.11.2 on master (#715.6)
  • Next Job for UNCERTAINTIES="Y" PYTHON="3.5" NUMPY_VERSION=1.11.2 on master (#723.6)
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