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

DistrictDataLabs / yellowbrick / 292 / 1
90%
develop: 90%

Build:
DEFAULT BRANCH: develop
Ran 18 Jul 2018 07:38PM UTC
Files 68
Run time 6s
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

18 Jul 2018 07:30PM UTC coverage: 83.582% (+0.1%) from 83.436%
292.1

push

travis-ci-com

bbengfort
Finalize classification visualizers score interface (#503)

* update ClassBalance and ClassPredictionError score methods to call self.draw() and return self.score_ and adds test coverage for both

* update ConfusionMatrix score method to call self.draw() and return self.score_ and adds test coverage to ensure score method returns score

* in ClassPredictionError, changes name of the attribute that holds the predictions from self.scores_ to self.predictions_ to disambiguate from new self.score_ attribute which corresponds to accuracy, which it returns

* updates ClassificationReport score method so that it calls self.draw and returns self.score_ and adds test coverage to ensure the score method returns a value between 0 and 1

* updates ROCAUC docstring to document new score attribute and adds line to existing (but currently marked skip) test_binary_rocauc test to test that the score method returns a value between 0 and 1

2581 of 3088 relevant lines covered (83.58%)

0.84 hits per line

Source Files on job 292.1
  • Tree
  • List 0
  • Changed 9
  • Source Changed 9
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 943
  • Travis Job 292.1
  • 43405974 on github
  • Prev Job for on develop (#289.2)
  • Next Job for on develop (#296.1)
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