timothyas / xesn

Large scale Echo State Networks powered by xarray and dask.
https://xesn.readthedocs.io
Apache License 2.0
1 stars 1 forks source link

Documentation: Overview methods, ESN modules, & API overhaul #58

Closed timothyas closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #58 (6c25a68) into main (4db35a9) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
+ Coverage   97.53%   97.55%   +0.01%     
==========================================
  Files          10       10              
  Lines         894      899       +5     
==========================================
+ Hits          872      877       +5     
  Misses         22       22              
Flag Coverage Δ
unittests 97.55% <100.00%> (+0.01%) :arrow_up:

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

Files Coverage Δ
xesn/esn.py 97.19% <100.00%> (+0.01%) :arrow_up:
xesn/lazyesn.py 98.64% <100.00%> (+0.03%) :arrow_up:
xesn/matrix.py 95.34% <ø> (ø)