Skip to content

Conversation

@javdrher
Copy link
Member

Major rework of the Acquisition class hierarchy following the discussions in #71 and #74 . Is currently still a WIP, and requires further testing. It doesn't cover the sequential batch optimization case as this is being worked on by @nrontsis : this should however integrate nicely into this code, I'll provide help where needed.

@javdrher javdrher added this to the 0.2.0 release milestone Sep 17, 2017
@codecov-io
Copy link

codecov-io commented Sep 17, 2017

Codecov Report

Merging #81 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
+ Coverage   99.81%   99.83%   +0.01%     
==========================================
  Files          18       18              
  Lines        1095     1194      +99     
==========================================
+ Hits         1093     1192      +99     
  Misses          2        2
Impacted Files Coverage Δ
gpflowopt/domain.py 98.91% <100%> (+0.03%) ⬆️
gpflowopt/bo.py 98.92% <100%> (-0.03%) ⬇️
gpflowopt/acquisition/acquisition.py 100% <100%> (ø) ⬆️
gpflowopt/acquisition/__init__.py 100% <100%> (ø) ⬆️

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 5b73a8e...7ac4a3d. Read the comment docs.

@javdrher javdrher closed this Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants