Closed crflynn closed 6 years ago
Merging #5 into dev will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## dev #5 +/- ##
===================================
Coverage 100% 100%
===================================
Files 33 34 +1
Lines 1096 1183 +87
===================================
+ Hits 1096 1183 +87
Impacted Files | Coverage Δ | |
---|---|---|
stochastic/continuous/brownian_motion.py | 100% <ø> (ø) |
:arrow_up: |
stochastic/continuous/__init__.py | 100% <100%> (ø) |
:arrow_up: |
stochastic/continuous/inverse_gaussian.py | 100% <100%> (ø) |
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 cbba52e...848bd56. Read the comment docs.
adds inverse gaussian process to continuous module