ClaraHapp / funData

An S4 class for functional data in R
GNU General Public License v2.0
14 stars 2 forks source link

Update to CRAN Version 1.3-2 #16

Closed ClaraHapp closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #16 into master will decrease coverage by 0.41%. The diff coverage is 91.89%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
- Coverage   98.04%   97.62%   -0.42%     
==========================================
  Files          10       10              
  Lines         921      928       +7     
==========================================
+ Hits          903      906       +3     
- Misses         18       22       +4
Impacted Files Coverage Δ
R/str.R 100% <100%> (ø) :arrow_up:
R/get_set.R 100% <100%> (ø) :arrow_up:
R/summary.R 100% <100%> (ø) :arrow_up:
R/funDataClass.R 100% <100%> (ø) :arrow_up:
R/funDataMethods.R 99.27% <100%> (ø) :arrow_up:
R/simulation.R 100% <100%> (ø) :arrow_up:
R/coerce.R 86.11% <100%> (+0.39%) :arrow_up:
R/plotMethods.R 91.02% <58.33%> (-2.4%) :arrow_down:
R/subset.R 98.43% <83.33%> (+0.05%) :arrow_up:
... and 1 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 7b63e28...31d911c. Read the comment docs.

ClaraHapp commented 6 years ago

Only minimal decrease in code coverage (-0.42%)