openml / openml-r

R package to interface with OpenML
http://openml.github.io/openml-r/
Other
95 stars 37 forks source link

Fix list oml setup #408

Closed giuseppec closed 6 years ago

lintr-bot commented 6 years ago

R/listOMLSetup.R:6:1: style: Trailing whitespace is superfluous.

​  
^~

R/listOMLSetup.R:9:1: style: Trailing whitespace is superfluous.

​  
^~

R/listOMLSetup.R:13:1: style: Trailing whitespace is superfluous.

​  
^~

R/listOMLSetup.R:33:1: style: Trailing whitespace is superfluous.

​  
^~

R/listOMLSetup.R:40:1: style: Trailing whitespace is superfluous.

​  
^~

R/listOMLSetup.R:43:1: style: Trailing whitespace is superfluous.

​  
^~
codecov[bot] commented 6 years ago

Codecov Report

Merging #408 into master will increase coverage by 0.12%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #408      +/-   ##
==========================================
+ Coverage   96.26%   96.39%   +0.12%     
==========================================
  Files          60       60              
  Lines        2358     2355       -3     
==========================================
  Hits         2270     2270              
+ Misses         88       85       -3
Impacted Files Coverage Δ
R/listOMLSetup.R 100% <100%> (+8.57%) :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 075b9d0...4aeaef8. Read the comment docs.