Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Param Vals #168

Merged
merged 9 commits into from Feb 8, 2019
Merged

Param Vals #168

merged 9 commits into from Feb 8, 2019

Conversation

mllg
Copy link
Sponsor Member

@mllg mllg commented Feb 7, 2019

No description provided.

@codecov
Copy link

codecov bot commented Feb 7, 2019

Codecov Report

Merging #168 into master will increase coverage by 0.04%.
The diff coverage is 98.66%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #168      +/-   ##
=========================================
+ Coverage   90.55%   90.6%   +0.04%     
=========================================
  Files          60      60              
  Lines        1610    1607       -3     
=========================================
- Hits         1458    1456       -2     
+ Misses        152     151       -1
Impacted Files Coverage Δ
R/Log.R 73.33% <ø> (ø) ⬆️
R/assertions.R 65.95% <ø> (-4.74%) ⬇️
R/BenchmarkResult.R 79.31% <0%> (ø) ⬆️
R/mlr_resamplings_repeated_cv.R 100% <100%> (ø) ⬆️
R/TaskGenerator.R 100% <100%> (ø) ⬆️
R/Learner.R 90.62% <100%> (-0.81%) ⬇️
R/mlr_learners_regr_featureless.R 75.86% <100%> (+1.78%) ⬆️
R/Dictionary.R 81.57% <100%> (-0.93%) ⬇️
R/mlr_resamplings_bootstrap.R 100% <100%> (ø) ⬆️
R/LearnerRegr.R 100% <100%> (ø) ⬆️
... and 12 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 267c29b...bfe5228. Read the comment docs.

@codecov
Copy link

codecov bot commented Feb 7, 2019

Codecov Report

Merging #168 into master will decrease coverage by 0.62%.
The diff coverage is 98.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #168      +/-   ##
==========================================
- Coverage   90.55%   89.93%   -0.63%     
==========================================
  Files          60       60              
  Lines        1610     1610              
==========================================
- Hits         1458     1448      -10     
- Misses        152      162      +10
Impacted Files Coverage Δ
R/Log.R 73.33% <ø> (ø) ⬆️
R/BenchmarkResult.R 79.31% <0%> (ø) ⬆️
R/TaskGenerator.R 100% <100%> (ø) ⬆️
R/Learner.R 90.32% <100%> (-1.11%) ⬇️
R/mlr_resamplings_repeated_cv.R 100% <100%> (ø) ⬆️
R/mlr_learners_regr_featureless.R 75% <100%> (+0.92%) ⬆️
R/Dictionary.R 81.57% <100%> (-0.93%) ⬇️
R/mlr_resamplings_bootstrap.R 100% <100%> (ø) ⬆️
R/mlr_learners_classif_debug.R 95.91% <100%> (+0.08%) ⬆️
R/mlr_learners_classif_featureless.R 87.17% <100%> (+0.33%) ⬆️
... 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 267c29b...607822e. Read the comment docs.

@mllg mllg merged commit 9ab26d3 into master Feb 8, 2019
@mllg mllg deleted the dict_constructor branch February 8, 2019 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant