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

matplotlib / matplotlib / 11735
36%

Build:
DEFAULT BRANCH: master
Ran 29 May 2016 05:56PM UTC
Jobs 5
Files 98
Run time 17min
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
11735

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

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
lib/matplotlib/path.py
73
100.0
lib/matplotlib/lines.py
Jobs
ID Job ID Ran Files Coverage
1 11735.1 (MOCK=mock NUMPY=numpy==1.6) 29 May 2016 06:03PM UTC 0
Travis Job 11735.1
2 11735.2 29 May 2016 06:04PM UTC 0
Travis Job 11735.2
3 11735.3 (PANDAS=pandas NOSE_ARGS=--with-coverage) 29 May 2016 06:13PM UTC 0
69.77
Travis Job 11735.3
4 11735.4 (TEST_ARGS=--pep8) 29 May 2016 05:56PM UTC 0
Travis Job 11735.4
6 11735.6 (PRE=--pre) 29 May 2016 06:11PM UTC 0
Travis Job 11735.6
Source Files on build 11735
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11735
  • Pull Request #6497
  • PR Base - master (#11703)
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