respy icon indicating copy to clipboard operation
respy copied to clipboard

Add reference guide about the state space.

Open mo2561057 opened this issue 3 years ago • 1 comments

Complete reference guide for the new state space.

Todo

  • [ ] Add key terms to glossary.

mo2561057 avatar Jul 29 '20 16:07 mo2561057

Codecov Report

Merging #372 into main will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #372   +/-   ##
=======================================
  Coverage   85.43%   85.43%           
=======================================
  Files          47       47           
  Lines        3418     3418           
=======================================
  Hits         2920     2920           
  Misses        498      498           
Flag Coverage Δ
#end_to_end 74.69% <100.00%> (ø)
#integration 65.03% <100.00%> (ø)
#unit 68.78% <100.00%> (-0.18%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
respy/interpolate.py 95.12% <ø> (ø)
respy/solve.py 100.00% <ø> (ø)
respy/state_space.py 88.05% <ø> (ø)
respy/tests/test_randomness.py 100.00% <ø> (ø)
respy/tests/test_replication_kw_94.py 36.84% <ø> (ø)
docs/conf.py 100.00% <100.00%> (ø)
respy/interface.py 89.47% <100.00%> (ø)
respy/tests/test_parallelization.py 100.00% <100.00%> (ø)

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 1162210...1769eba. Read the comment docs.

codecov[bot] avatar Jul 29 '20 16:07 codecov[bot]