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

gonum / plot / 1545 / 2
76%
master: 76%

Build:
DEFAULT BRANCH: master
Ran 18 Jan 2019 05:20PM UTC
Files 50
Run time 9s
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

17 Jan 2019 11:19AM UTC coverage: 70.873%. Remained the same
1545.2

cron

travis-ci

web-flow
plot: remove log func from package scope

Having a function named `log` is relatively annoying when one is
debugging, especially in conjunction with `goimports`:
adding `log.Fatalf("foo")` statements is confusing `goimports` as a
function with the name `log` is already defined.

Remove `func log` and directly move its checks inside `LogScaler.Normalize`.

4516 of 6372 relevant lines covered (70.87%)

0.78 hits per line

Source Files on job 1545.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1378
  • Travis Job 1545.2
  • 11e71620 on github
  • Prev Job for on master (#1542.4)
  • Next Job for on master (#1550.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