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

matplotlib / matplotlib / 12154
36%

Build:
DEFAULT BRANCH: master
Ran 05 Jul 2016 02:05PM UTC
Jobs 5
Files 97
Run time 25min
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
12154

Pull #6692

travis-ci

web-flow
Remove explicit children invalidation in update_position method

This invalidation actually does nothing as the `Line2D` does not have nor use
the `_invalid` field. There are `_invalidx` and `_invalidy` fields for this
purpose, but them are private members. Moreover, the `set_xdata` and
`set_ydata` methods internally invalidate the state (what is more reasonable
then an external invalidation).
Pull Request #6692: Remove explicit children invalidation in update_position method

30048 of 42764 relevant lines covered (70.26%)

0.7 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
lib/matplotlib/colors.py
182
100.0
lib/matplotlib/axis.py
Jobs
ID Job ID Ran Files Coverage
1 12154.1 (MOCK=mock NUMPY=numpy==1.6) 05 Jul 2016 02:14PM UTC 0
Travis Job 12154.1
3 12154.3 (PANDAS=pandas NOSE_ARGS=--with-coverage) 05 Jul 2016 02:24PM UTC 0
70.26
Travis Job 12154.3
4 12154.4 (TEST_ARGS=--pep8) 05 Jul 2016 02:05PM UTC 0
Travis Job 12154.4
6 12154.6 (PRE=--pre) 05 Jul 2016 02:18PM UTC 0
Travis Job 12154.6
7 12154.7 (MOCK=mock NOSE_ARGS=) 05 Jul 2016 02:31PM UTC 0
Travis Job 12154.7
Source Files on build 12154
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12154
  • Pull Request #6692
  • PR Base - master (#12146)
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