MathEXLab / PySPOD

A Python package for spectral proper orthogonal decomposition (SPOD).
https://mathexlab.github.io/PySPOD/
MIT License
97 stars 29 forks source link

docs: Fix Read The Docs #33

Closed dalcinl closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #33 (2d712e9) into main (55c77d6) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #33   +/-   ##
=======================================
  Coverage   76.64%   76.65%           
=======================================
  Files          16       16           
  Lines        3533     3534    +1     
  Branches      554      554           
=======================================
+ Hits         2708     2709    +1     
  Misses        667      667           
  Partials      158      158           
Files Changed Coverage Δ
pyspod/pod/base.py 86.07% <ø> (ø)
pyspod/spod/standard.py 97.78% <ø> (ø)
pyspod/spod/streaming.py 94.21% <ø> (ø)
pyspod/utils/postproc.py 79.52% <ø> (ø)
pyspod/__init__.py 100.00% <100.00%> (ø)
pyspod/spod/base.py 76.26% <100.00%> (+0.04%) :arrow_up: