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

matplotlib / matplotlib / 12793
36%

Build:
DEFAULT BRANCH: master
Ran 26 Aug 2016 04:12AM UTC
Jobs 1
Files 114
Run time 7s
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
12793

Pull #6983

travis-ci

web-flow
Catch invalid interactive switch to log scale.

`plt.plot([1, 2], [-1, -2])` and press `l` (switch y to log-scale).
Before, this would crash the Qt5 backend and cause an invalid internal
state in others, due to the complete lack of positive values.  Now a
warning is printed and the command is cancelled.
Pull Request #6983: Catch invalid interactive switch to log scale.

33257 of 47382 relevant lines covered (70.19%)

0.7 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
158
100.0
lib/matplotlib/backend_bases.py
Jobs
ID Job ID Ran Files Coverage
3 12793.3 (PANDAS=pandas NOSE_ARGS=--with-coverage DELETE_FONT_CACHE=1) 26 Aug 2016 04:12AM UTC 0
70.19
Travis Job 12793.3
Source Files on build 12793
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12793
  • Pull Request #6983
  • PR Base - master (#12786)
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