Closed crflynn closed 4 years ago
Merging #32 into master will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #32 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 35 35
Lines 1222 1286 +64
=========================================
+ Hits 1222 1286 +64
Impacted Files | Coverage Δ | |
---|---|---|
stochastic/continuous/__init__.py | 100.00% <ø> (ø) |
|
stochastic/discrete/__init__.py | 100.00% <ø> (ø) |
|
stochastic/noise/__init__.py | 100.00% <ø> (ø) |
|
stochastic/__init__.py | 100.00% <100.00%> (ø) |
|
stochastic/_version.py | 100.00% <100.00%> (ø) |
|
stochastic/continuous/bessel.py | 100.00% <100.00%> (ø) |
|
stochastic/continuous/brownian_bridge.py | 100.00% <100.00%> (ø) |
|
stochastic/continuous/brownian_excursion.py | 100.00% <100.00%> (ø) |
|
stochastic/continuous/brownian_meander.py | 100.00% <100.00%> (ø) |
|
stochastic/continuous/brownian_motion.py | 100.00% <100.00%> (ø) |
|
... and 41 more |
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 42f56b9...312a9f4. Read the comment docs.
closes #31