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

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

Build:
Build:
LAST BUILD BRANCH: fix-nonmult-doc
DEFAULT BRANCH: master
Ran 07 Jan 2021 05:20AM UTC
Files 0
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

07 Jan 2021 05:01AM UTC coverage: 0.0%. Remained the same
PKGS="python=3.7 ipython matplotlib nbsphinx numpy pandas==1.1.3 jupyter_client ipykernel python-graphviz graphviz xarray sparse dask[complete] sphinx Pygments==2.3.1 docutils==0.14 alabaster commonmark==0.8.1 recommonmark==0.5.0 babel==2.8"

push

travis-ci

web-flow
Merge #1201

1201: Fix bug with comparisons of subclasses of Quantity. r=hgrecco a=lewisamarshall

- [x] Closes #1134
- [x] Executed ``black -t py36 . && isort -rc . && flake8`` with no errors
- [x] The change is fully covered by automated unit tests
- Documented in docs/ as appropriate (N/A, bugfix)
- [x] Added an entry to the CHANGES file

This PR compares `other` to `Quantity` instead of `self.__class__` to ensure that subclasses of `Quantity` can compare with one-another. It also adds an explicit comparison of the registries to be sure that only `Quantity` objects from the same registry can be compared.

Test cases are added based on the suggested behavior in #1134 . 

Co-authored-by: Lewis A. Marshall <lewis@purigenbio.com>
Co-authored-by: Hernan Grecco <hernan.grecco@gmail.com>

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Source Files on job 1978.2 (PKGS="python=3.7 ipython matplotlib nbsphinx numpy pandas==1.1.3 jupyter_client ipykernel python-graphviz graphviz xarray sparse dask[complete] sphinx Pygments==2.3.1 docutils==0.14 alabaster commonmark==0.8.1 recommonmark==0.5.0 babel==2.8")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1836
  • Travis Job 1978.2
  • 912fd33f on github
  • Prev Job for PKGS="python=3.7 ipython matplotlib nbsphinx numpy pandas==1.1.3 jupyter_client ipykernel python-graphviz graphviz xarray sparse dask[complete] sphinx Pygments==2.3.1 docutils==0.14 alabaster commonmark==0.8.1 recommonmark==0.5.0 babel==2.8" on staging (#1975.2)
  • Next Job for PKGS="python=3.7 ipython matplotlib nbsphinx numpy pandas==1.1.3 jupyter_client ipykernel python-graphviz graphviz xarray sparse dask[complete] sphinx Pygments==2.3.1 docutils==0.14 alabaster commonmark==0.8.1 recommonmark==0.5.0 babel==2.8" on staging (#1981.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