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

hgrecco / pint / 1967 / 10
92%
master: 91%

Build:
Build:
LAST BUILD BRANCH: fix-nonmult-doc
DEFAULT BRANCH: master
Ran 07 Jan 2021 02:21AM UTC
Files 18
Run time 3s
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 02:13AM UTC coverage: 87.309% (-0.09%) from 87.397%
PKGS="python=3.8 numpy=1.17 matplotlib"

push

travis-ci

web-flow
Merge #1187

1187: Implements a first benchmark suite. r=hgrecco a=hgrecco

The benchmark is based on airspeed velocity (asv). Benchmarks are organized with double digits numbers
to create a nice, sorted

00-09: Benchmarks that do not require a registry created during setup
10-19: Benchmarks calling functions directly from the registry
20-29: Benchmarks involving Units and Quantity objects (with scalar values)
30-39: Benchmarks involving Quantity objects (with array values)

Briefly, you can run the the benchmark calling:

$ asv run

or if you want to compare certain commits/branches:

$ asv run master..mybranch

For convenience, we include a list of hashes of all pint versions:

$ asv run HASHFILE:benchmarks/hashes.txt

--

After running the benchmark, run:

$ asv publish
$ asv preview

To get a nice readable output.

More information on: https://asv.readthedocs.io/en/stable/

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


Co-authored-by: Hernan <hernan.grecco@gmail.com>

3708 of 4247 relevant lines covered (87.31%)

0.87 hits per line

Source Files on job 1967.10 (PKGS="python=3.8 numpy=1.17 matplotlib")
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1825
  • Travis Job 1967.10
  • 7eb3e52f on github
  • Prev Job for PKGS="python=3.8 numpy=1.17 matplotlib" on staging (#1958.10)
  • Next Job for PKGS="python=3.8 numpy=1.17 matplotlib" on staging (#1970.11)
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