Closed henrymoss closed 5 years ago
Merging #238 into master will decrease coverage by
0.05%
. The diff coverage is86.66%
.
@@ Coverage Diff @@
## master #238 +/- ##
==========================================
- Coverage 89.43% 89.38% -0.06%
==========================================
Files 113 114 +1
Lines 3267 3325 +58
Branches 353 359 +6
==========================================
+ Hits 2922 2972 +50
- Misses 276 281 +5
- Partials 69 72 +3
Impacted Files | Coverage Δ | |
---|---|---|
emukit/core/acquisition/integrated_acquisition.py | 90.62% <100%> (ø) |
:arrow_up: |
...kit/bayesian_optimization/acquisitions/__init__.py | 100% <100%> (ø) |
:arrow_up: |
...imization/acquisitions/max_value_entropy_search.py | 85.96% <85.96%> (ø) |
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 94ce04f...e7dd471. Read the comment docs.
Issue #236 :
I have allowed control of the MCMC parameters when calling the integrated acquisition generator.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.