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

HunterMcGushion / hyperparameter_hunter / 660
94%
master: 95%

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

push

travis-ci

HunterMcGushion
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`

4109 of 4393 relevant lines covered (93.54%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 660.1 20 Jun 2019 02:10AM UTC 0
93.54
Travis Job 660.1
Source Files on build 660
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #660
  • c72476a4 on github
  • Prev Build on maint/deprecations (#657)
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