Closed crflynn closed 6 years ago
Merging #1 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #1 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 31 32 +1
Lines 983 1041 +58
=====================================
+ Hits 983 1041 +58
Impacted Files | Coverage Δ | |
---|---|---|
stochastic/noise/__init__.py | 100% <100%> (ø) |
:arrow_up: |
stochastic/noise/colored_noise.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 918903b...4864f1e. Read the comment docs.
adds a variety of power law noise processes, tests, docs