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

matplotlib / matplotlib / 12403 / 3
36%
master: 36%

Build:
DEFAULT BRANCH: master
Ran 20 Jul 2016 02:11AM UTC
Files 98
Run time 5s
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

20 Jul 2016 01:23AM UTC coverage: 70.369% (+0.002%) from 70.367%
PANDAS=pandas NOSE_ARGS=--with-coverage

Pull #6799

travis-ci

web-flow
Allow creating annotation arrows w/ default props.

`annotate(..., arrowprops={})` now uses an arrow with the default arrow
properties, rather than no arrow.  Note that this matches the docstring
of `annotate`, which indicates that "arrowprops, if not None, is a
dictionary of line properties (see matplotlib.lines.Line2D) for the
arrow that connects annotation to the point."

Comes down to checking for `None` instead of falsiness of `arrowprops`.
Pull Request #6799: Allow creating annotation arrows w/ default props.

30173 of 42878 relevant lines covered (70.37%)

0.7 hits per line

Source Files on job 12403.3 (PANDAS=pandas NOSE_ARGS=--with-coverage)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 12403
  • Travis Job 12403.3
  • e2e4476e on github
  • Prev Job for PANDAS=pandas NOSE_ARGS=--with-coverage on master (#12398.3)
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