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

HunterMcGushion / hyperparameter_hunter / 661 / 1
94%
master: 95%

Build:
Build:
LAST BUILD BRANCH: maint/pytest-version-conflict
DEFAULT BRANCH: master
Ran 20 Jun 2019 02:13AM UTC
Files 44
Run time 2s
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

20 Jun 2019 02:08AM UTC coverage: 93.535% (+0.03%) from 93.509%
661.1

Pull #150

travis-ci

web-flow
Rename Optimization Protocol classes to use "OptPro" suffix

* The following classes in `optimization` are affected:
   * `BayesianOptimization` -> `BayesianOptPro`
   * `GradientBoostedRegressionTreeOptimization` -> `GradientBoostedRegressionTreeOptPro`
      * `GBRT` alias unchanged
   * `RandomForestOptimization` -> `RandomForestOptPro`
      * `RF` alias unchanged
   * `ExtraTreesOptimization` -> `ExtraTreesOptPro`
      * `ET` alias unchanged
   * `DummySearch` -> `DummyOptPro`
* The original class names are still available, but are deprecated
  and scheduled to be removed in v3.2.0
* The classes in `optimization_core` have also been renamed in the same way, but
  they are not undergoing a deprecation cycle as they are intended for internal use only
* This change was primarily made to strengthen the mental connection between the base
  classes defined in `optimization_core` and the user-oriented classes in `optimization`
Pull Request #150: [WIP] Rename Optimization Protocols to use "OptPro" suffix

4109 of 4393 relevant lines covered (93.54%)

0.94 hits per line

Source Files on job 661.1
  • Tree
  • List 0
  • Changed 6
  • Source Changed 6
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 262
  • Travis Job 661.1
  • 31865efb on github
  • Prev Job for on maint/deprecations (#659.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