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

matplotlib / matplotlib / 12377
36%

Build:
DEFAULT BRANCH: master
Ran 18 Jul 2016 12:10AM UTC
Jobs 4
Files 98
Run time 9min
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
12377

Pull #6786

travis-ci

web-flow
2.0 Examples fixes. See #6762

These are fixes for all issues found in axes_grid, color, and
event_handling sections on the examples page.

axis_grid/demo_colorbar_with_inset_locator.py - changed interpolation from the
default(previously bilinear now none) to 'bilinear' to match 1.5.1 example

axes_grid1/simple_axesgrid.py - set interpolation to bilinear

axisartist/demo_curvelinear_grid.py - Set linewidth=2.0 and grid zorder=0 so
the plotted lines actually visible

event_handling/keypress_demo.py - added usage instruction as axes title

event_handling/lasso_demo.py - added usage instruction as axes title

event_handling/looking_glass.py - added usage instruction as axes title

event_handling/resample.py - removed gtk and hardcoded wave file dependencies
and just created a sample signal within the script

event_handling/trifinder_event_demo.py - zip(l1,l2) call changed to
list(zip(l1,l2)) to be python3 compatible

event_handling/viewlims.py - The focus box that is supposed to appear in the
left axes when user zooms in the right axes wasn't visible. Set linewidth=1.0
Pull Request #6786: 2.0 Examples fixes. See #6762

30173 of 42878 relevant lines covered (70.37%)

0.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12377.1 (MOCK=mock NUMPY=numpy==1.6) 18 Jul 2016 12:10AM UTC 0
Travis Job 12377.1
2 12377.2 (PYTHON_ARGS=-OO) 18 Jul 2016 12:10AM UTC 0
Travis Job 12377.2
3 12377.3 (PANDAS=pandas NOSE_ARGS=--with-coverage) 18 Jul 2016 12:19AM UTC 0
70.37
Travis Job 12377.3
7 12377.7 (MOCK=mock NOSE_ARGS=) 18 Jul 2016 12:18AM UTC 0
Travis Job 12377.7
Source Files on build 12377
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12377
  • Pull Request #6786
  • PR Base - master (#12357)
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