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

hgrecco / pint / 765 / 2
92%
master: 91%

Build:
Build:
LAST BUILD BRANCH: fix-nonmult-doc
DEFAULT BRANCH: master
Ran 23 Mar 2018 05:33AM UTC
Files 16
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

19 Feb 2018 10:53AM UTC coverage: 86.149% (+0.09%) from 86.055%
UNCERTAINTIES="N" PYTHON="3.3" NUMPY_VERSION=1.9.2

push

travis-ci

bors[bot]
Merge #590

590: Improve IPython pretty printers r=hgrecco a=tecki

IPython has nice ways to make objects look nice. Pint already implements the `_repr_html_` and `_repr_latex_` methods. This pull request:

- adds a `_repr_pretty_` method. This does pretty printing on the IPython command line.
- lets all `_repr_` methods obey the `default_format`. If the `default_format` contains a `~` character, most likely the user always wants the short version of the units, in all versions of `_repr_`.
- writes numbers in exponential form as such, so `3.5e15` is formatted as 3.5×10<sup>15</sup>, in both L<sup>A</sup>T<sub>E</sub>X and HTML.

2743 of 3184 relevant lines covered (86.15%)

0.86 hits per line

Source Files on job 765.2 (UNCERTAINTIES="N" PYTHON="3.3" NUMPY_VERSION=1.9.2)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 765.2
  • 56a46f15 on github
  • Prev Job for UNCERTAINTIES="N" PYTHON="3.3" NUMPY_VERSION=1.9.2 on staging (#763.2)
  • Next Job for UNCERTAINTIES="N" PYTHON="3.3" NUMPY_VERSION=1.9.2 on staging (#768.2)
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