Closed mmahsereci closed 5 years ago
Can you please fix the failing build? An integration test still refers to the deleted property
Merging #263 into master will decrease coverage by
0.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #263 +/- ##
==========================================
- Coverage 90.08% 90.07% -0.02%
==========================================
Files 114 114
Lines 3670 3666 -4
Branches 413 413
==========================================
- Hits 3306 3302 -4
- Misses 283 285 +2
+ Partials 81 79 -2
Impacted Files | Coverage Δ | |
---|---|---|
emukit/quadrature/methods/warped_bq_model.py | 82.05% <100%> (-1.67%) |
:arrow_down: |
emukit/test_functions/forrester.py | 77.27% <0%> (ø) |
:arrow_up: |
emukit/test_functions/non_linear_sin.py | 72.72% <0%> (ø) |
:arrow_up: |
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 2da4944...5f9247e. Read the comment docs.
I replaced the reference in the tutorial notebook with the correct one.
Issue #, if available:
Description of changes: removing outdated and obsolete quantity 'integral_parameters' in warped gp & removing corresponding test.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.