mlr-org / miesmuschel

Flexible Mixed Integer Evolutionary Strategies
Other
15 stars 4 forks source link

RecombinatorSimulatedBinaryCrossover #54

Closed sumny closed 2 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #54 (e312c0c) into master (14bdef4) will decrease coverage by 0.09%. The diff coverage is 97.43%.

:exclamation: Current head e312c0c differs from pull request most recent head 3fae258. Consider uploading reports for the commit 3fae258 to get more accurate results Impacted file tree graph

@@             Coverage Diff             @@
##            master      #54      +/-   ##
===========================================
- Coverage   100.00%   99.90%   -0.10%     
===========================================
  Files           34       27       -7     
  Lines         1288     1018     -270     
===========================================
- Hits          1288     1017     -271     
- Misses           0        1       +1     
Impacted Files Coverage Δ
R/RecombinatorSimulatedBinaryCrossover.R 97.43% <97.43%> (ø)
R/utils.R 100.00% <0.00%> (ø)
R/Selector.R 100.00% <0.00%> (ø)
R/MutatorMaybe.R 100.00% <0.00%> (ø)
R/MutatorProxy.R 100.00% <0.00%> (ø)
R/dictionaries.R 100.00% <0.00%> (ø)
R/mies_methods.R 100.00% <0.00%> (ø)
R/OptimizerMies.R 100.00% <0.00%> (ø)
R/SelectorProxy.R 100.00% <0.00%> (ø)
R/RecombinatorMaybe.R 100.00% <0.00%> (ø)
... and 10 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 14bdef4...3fae258. Read the comment docs.