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

hgrecco / pint / 720 / 9
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: 77.434% (-0.7%) from 78.143%
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.

2450 of 3164 relevant lines covered (77.43%)

0.77 hits per line

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