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

matplotlib / matplotlib / 12154 / 3
36%
master: 36%

Build:
DEFAULT BRANCH: master
Ran 05 Jul 2016 02:24PM UTC
Files 97
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

05 Jul 2016 02:00PM UTC coverage: 70.265% (-0.01%) from 70.275%
PANDAS=pandas NOSE_ARGS=--with-coverage

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

Source Files on job 12154.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 12154
  • Travis Job 12154.3
  • b04a8e09 on github
  • Prev Job for PANDAS=pandas NOSE_ARGS=--with-coverage on master (#12146.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