wahani / modules

Modules in R
https://cran.r-project.org/package=modules
Other
81 stars 3 forks source link

rename exports #21

Closed wahani closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #21 into master will increase coverage by 0.66%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   90.06%   90.73%   +0.66%     
==========================================
  Files          16       16              
  Lines         292      313      +21     
==========================================
+ Hits          263      284      +21     
  Misses         29       29              
Impacted Files Coverage Δ
R/export.R 100.00% <100.00%> (ø)
R/module-helper.R 98.07% <100.00%> (+0.29%) :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 8e67299...f1c1a41. Read the comment docs.

lintr-bot commented 4 years ago

R/export.R:44:3: style: Trailing whitespace is superfluous.

​#' 
  ^