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

matplotlib / matplotlib / 11735 / 3
36%
master: 36%

Build:
DEFAULT BRANCH: master
Ran 29 May 2016 06:13PM 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

29 May 2016 05:51PM UTC coverage: 69.771% (-0.002%) from 69.773%
PANDAS=pandas NOSE_ARGS=--with-coverage

Pull #6497

travis-ci

anntzer
Line2D._path obeys drawstyle.

For stepping drawstyles, `Line2D.draw` used to recompute a path at
drawing time, because its `_path` attribute always assumed a linear
drawstyle.  Instead, directly compute the correct path.

Also fixes #6447 (`Line2D.contains` did not take drawstyle into account)
because that code relied on proximity of the mouse event with the
underlying path.
Pull Request #6497: Line2D._path obeys drawstyle.

30132 of 43187 relevant lines covered (69.77%)

0.7 hits per line

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