tgouhier / biwavelet

R package to conduct univariate and bivariate wavelet analyses
43 stars 17 forks source link

fixed issue #64 #65

Closed vsimko closed 7 years ago

vsimko commented 7 years ago
codecov-io commented 7 years ago

Codecov Report

Merging #65 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #65   +/-   ##
=======================================
  Coverage   96.28%   96.28%           
=======================================
  Files          23       23           
  Lines         997      997           
=======================================
  Hits          960      960           
  Misses         37       37
Impacted Files Coverage Δ
src/rcpp_wt_bases_paul.cpp 100% <ø> (ø) :white_check_mark:
src/rcpp_row_quantile.cpp 100% <ø> (ø) :white_check_mark:
src/rcpp_wt_bases_morlet.cpp 100% <ø> (ø) :white_check_mark:
src/rcpp_wt_bases_dog.cpp 100% <ø> (ø) :white_check_mark:
R/plot.biwavelet.R 98.11% <ø> (ø) :white_check_mark:

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 64369e3...7024d5a. Read the comment docs.