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

jakirkham / mplview / 64
30%
master: 100%

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

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.

42 of 142 relevant lines covered (29.58%)

1.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 64.1 (PYVER="3.6") 10 Mar 2017 12:04AM UTC 0
28.87
Travis Job 64.1
2 64.2 (PYVER="3.5") 10 Mar 2017 12:04AM UTC 0
28.87
Travis Job 64.2
3 64.3 (PYVER="3.4") 10 Mar 2017 12:04AM UTC 0
28.87
Travis Job 64.3
4 64.4 (PYVER="2.7") 10 Mar 2017 12:04AM UTC 0
29.58
Travis Job 64.4
Source Files on build 64
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #64
  • 1e7e559e on github
  • Prev Build on fix_color_scale_bug (#63)
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