Closed dme65 closed 4 years ago
Merging #39 into master will increase coverage by
0.80%
. The diff coverage is93.95%
.
@@ Coverage Diff @@
## master #39 +/- ##
==========================================
+ Coverage 92.85% 93.65% +0.80%
==========================================
Files 8 63 +55
Lines 1666 1829 +163
==========================================
+ Hits 1547 1713 +166
+ Misses 119 116 -3
Impacted Files | Coverage Δ | |
---|---|---|
...ySOT/optimization_problems/optimization_problem.py | 64.28% <64.28%> (ø) |
|
pySOT/surrogate/mars.py | 77.41% <77.41%> (ø) |
|
pySOT/strategy/surrogate_strategy.py | 82.27% <82.27%> (ø) |
|
pySOT/surrogate/gp.py | 87.50% <87.50%> (ø) |
|
pySOT/auxiliary_problems/candidate_dycors.py | 88.88% <88.88%> (ø) |
|
pySOT/surrogate/tails/constant_tail.py | 88.88% <88.88%> (ø) |
|
pySOT/surrogate/tails/linear_tail.py | 88.88% <88.88%> (ø) |
|
pySOT/utils.py | 92.94% <89.18%> (+0.04%) |
:arrow_up: |
pySOT/auxiliary_problems/lcb_ga.py | 90.00% <90.00%> (ø) |
|
pySOT/strategy/sop_strategy.py | 92.12% <92.12%> (ø) |
|
... and 113 more |
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 9cdbdd7...f1dc3c8. Read the comment docs.