weecology / LDATS

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

misc. good practice and typo fixes #121

Closed ha0ye closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #121 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #121   +/-   ##
=======================================
  Coverage   97.18%   97.18%           
=======================================
  Files          10       10           
  Lines        1030     1030           
=======================================
  Hits         1001     1001           
  Misses         29       29
Impacted Files Coverage Δ
R/TS_on_LDA.R 99.31% <100%> (ø) :arrow_up:
R/TS_plots.R 88.04% <100%> (ø) :arrow_up:
R/multinom_TS.R 100% <100%> (ø) :arrow_up:
R/TS.R 98.58% <100%> (ø) :arrow_up:
R/ptMCMC.R 99.42% <100%> (ø) :arrow_up:
R/LDA.R 100% <100%> (ø) :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 70b002e...22ced76. Read the comment docs.