GPflow / GPflowOpt

Bayesian Optimization using GPflow
Apache License 2.0
270 stars 61 forks source link

Depend GPflowOpt on last working version (29/8) #76

Closed javdrher closed 7 years ago

javdrher commented 7 years ago

Merging gpflow/gpflow#471 breaks master. While making the transition to depending on the latest GPflow release rather than the master, this temporarily solves the current problems.

codecov-io commented 7 years ago

Codecov Report

Merging #76 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #76   +/-   ##
======================================
  Coverage    99.8%   99.8%           
======================================
  Files          17      17           
  Lines        1013    1013           
======================================
  Hits         1011    1011           
  Misses          2       2

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 13de6f4...9316eb6. Read the comment docs.