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

matplotlib / matplotlib / 12403
36%

Build:
DEFAULT BRANCH: master
Ran 20 Jul 2016 01:53AM UTC
Jobs 4
Files 98
Run time 19min
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

pending completion
12403

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

Jobs
ID Job ID Ran Files Coverage
1 12403.1 (MOCK=mock NUMPY=numpy==1.6) 20 Jul 2016 01:53AM UTC 0
Travis Job 12403.1
3 12403.3 (PANDAS=pandas NOSE_ARGS=--with-coverage) 20 Jul 2016 02:11AM UTC 0
70.37
Travis Job 12403.3
4 12403.4 (TEST_ARGS=--pep8) 20 Jul 2016 01:57AM UTC 0
Travis Job 12403.4
7 12403.7 (MOCK=mock NOSE_ARGS=) 20 Jul 2016 02:13AM UTC 0
Travis Job 12403.7
Source Files on build 12403
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12403
  • Pull Request #6799
  • PR Base - master (#12398)
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