weecology / LDATS

Latent Dirichlet Allocation coupled with Bayesian Time Series analyses
https://weecology.github.io/LDATS
Other
25 stars 5 forks source link

v0.2.2 for cran #133

Closed juniperlsimonis closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #133   +/-   ##
=======================================
  Coverage   97.56%   97.56%           
=======================================
  Files          11       11           
  Lines        1191     1191           
=======================================
  Hits         1162     1162           
  Misses         29       29
Impacted Files Coverage Δ
R/simulate.R 100% <ø> (ø) :arrow_up:
R/TS.R 98.68% <ø> (ø) :arrow_up:
R/LDA_plots.R 98.86% <ø> (ø) :arrow_up:
R/LDA_TS.R 100% <ø> (ø) :arrow_up:
R/LDA.R 100% <ø> (ø) :arrow_up:
R/ptMCMC.R 99.46% <ø> (ø) :arrow_up:
R/utilities.R 100% <ø> (ø) :arrow_up:
R/multinom_TS.R 100% <ø> (ø) :arrow_up:
R/TS_on_LDA.R 99.35% <ø> (ø) :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 f6ae3ff...5cf8557. Read the comment docs.