Closed mb706 closed 3 years ago
Merging #57 (b7ca3b0) into master (c1c6718) will not change coverage. The diff coverage is
100.00%
.:exclamation: Current head b7ca3b0 differs from pull request most recent head 05086bc. Consider uploading reports for the commit 05086bc to get more accurate results
@@ Coverage Diff @@
## master #57 +/- ##
==========================================
Coverage 100.00% 100.00%
==========================================
Files 26 34 +8
Lines 979 1288 +309
==========================================
+ Hits 979 1288 +309
Impacted Files | Coverage Δ | |
---|---|---|
R/MutatorMaybe.R | 100.00% <ø> (ø) |
|
R/MutatorProxy.R | 100.00% <ø> (ø) |
|
R/RecombinatorMaybe.R | 100.00% <ø> (ø) |
|
R/RecombinatorProxy.R | 100.00% <ø> (ø) |
|
R/SelectorProxy.R | 100.00% <ø> (ø) |
|
R/Filtor.R | 100.00% <100.00%> (ø) |
|
R/FiltorMaybe.R | 100.00% <100.00%> (ø) |
|
R/FiltorNull.R | 100.00% <100.00%> (ø) |
|
R/FiltorProxy.R | 100.00% <100.00%> (ø) |
|
R/FiltorSurrogateProgressive.R | 100.00% <100.00%> (ø) |
|
... and 17 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 c1c6718...05086bc. Read the comment docs.
SumoHB: SUrrogate MOdel assited HyperBand
The Code
A lot of this is boilerplate, unfortunately. The magic happens mainly here:
Try it out
Installation
Example Code