wahani / modules

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

fix for #16 #17

Closed wahani closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #17 into master will decrease coverage by 5.91%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
- Coverage   95.98%   90.06%   -5.92%     
==========================================
  Files          16       16              
  Lines         324      292      -32     
==========================================
- Hits          311      263      -48     
- Misses         13       29      +16     
Impacted Files Coverage Δ
R/depend.R 0.00% <0.00%> (-95.00%) :arrow_down:
R/module-coercion.R 95.23% <0.00%> (-0.60%) :arrow_down:
R/module.R 97.05% <0.00%> (-0.57%) :arrow_down:
R/getSearchPath.R 90.47% <0.00%> (-0.44%) :arrow_down:
R/module-helper.R 97.77% <0.00%> (-0.41%) :arrow_down:
R/use.R 100.00% <0.00%> (ø) :arrow_up:
R/export.R 100.00% <0.00%> (ø) :arrow_up:
R/testModule.R 100.00% <0.00%> (ø) :arrow_up:
R/module-class.R 100.00% <0.00%> (ø) :arrow_up:
R/base-override.R 100.00% <0.00%> (ø) :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 90c1544...e1ca852. Read the comment docs.