Closed fissoreg closed 6 years ago
Merging #48 into master will increase coverage by
0.03%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #48 +/- ##
==========================================
+ Coverage 85.94% 85.97% +0.03%
==========================================
Files 7 7
Lines 434 435 +1
==========================================
+ Hits 373 374 +1
Misses 61 61
Impacted Files | Coverage Δ | |
---|---|---|
src/rbm.jl | 87.32% <100%> (+0.08%) |
: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 0625ed0...9f701be. Read the comment docs.
Huh! It's quite an old bug, and I can't figure our how I came to it. Anyway, nice that you've noticed it, thanks! The fix also looks correct, so merging it.
Fixing #47.