davharris / mistnet2

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

fix #19 with argument passing to mistnet_fit #31

Closed davharris closed 8 years ago

codecov-io commented 8 years ago

Current coverage is 97.10%

Merging #31 into master will decrease coverage by -0.51% as of 05281c9

@@            master    #31   diff @@
=====================================
  Files           15     15       
  Stmts          336    345     +9
  Branches         0      0       
  Methods          0      0       
=====================================
+ Hit            328    335     +7
  Partial          0      0       
- Missed           8     10     +2

Review entire Coverage Diff as of 05281c9


Uncovered Suggestions

  1. +0.58% via R/fit.R#51...52
  2. +0.58% via R/layer.R#22...23
  3. +0.29% via R/log_density.R#24...24
  4. See 5 more...

Powered by Codecov. Updated on successful CI builds.