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

jakirkham / mplview / 64 / 2
30%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v0.0.6
DEFAULT BRANCH: master
Ran 10 Mar 2017 12:04AM UTC
Files 3
Run time 0s
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

09 Mar 2017 11:58PM UTC coverage: 28.873%. Remained the same
PYVER="3.5"

push

travis-ci

jakirkham
Fix intensity scale selection bug

It appears that the code for intensity scale selection had a bug where
it used the updated scale minimum when computing the update to the scale
maximum. The result being we could end up with a scale maximum larger
than it should be if an adjustment was made to the scale minimum. We fix
this by using temporaries to store the results of the update minimum and
maximum before actually storing the updated scale values. As we don't
use the temporaries in our computation, we won't re-encounter the same
bug.

41 of 142 relevant lines covered (28.87%)

0.29 hits per line

Source Files on job 64.2 (PYVER="3.5")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 64
  • Travis Job 64.2
  • 1e7e559e on github
  • Prev Job for PYVER="3.5" on fix_color_scale_bug (#63.2)
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

© 2025 Coveralls, Inc