davharris / mistnet2

Neural Networks with Latent Random Variables in R
Other
4 stars 0 forks source link

improve code style #14

Closed davharris closed 8 years ago

codecov-io commented 8 years ago

Current coverage is 98.48%

Merging #14 into master will increase coverage by +0.03% as of 09a9250

@@            master     #14   diff @@
======================================
  Files           13      13       
  Stmts          324     329     +5
  Branches         0       0       
  Methods          0       0       
======================================
+ Hit            319     324     +5
  Partial          0       0       
  Missed           5       5       

Review entire Coverage Diff as of 09a9250


Uncovered Suggestions

  1. +0.30% via R/log_density.R#59...59
  2. +0.30% via src/RcppExports.cpp#31...31
  3. +0.30% via src/RcppExports.cpp#18...18
  4. See 2 more...

Powered by Codecov. Updated on successful CI builds.