MathEXLab / PySPOD

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

Updates to CI/CD #24

Closed mrogowski closed 1 year ago

mrogowski commented 1 year ago

Use Python 3.10 for now, TensorFlow still does not support Python 3.11 and misc. updates

codecov[bot] commented 1 year ago

Codecov Report

Merging #24 (c50d101) into main (181a37b) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #24   +/-   ##
=======================================
  Coverage   81.21%   81.21%           
=======================================
  Files          14       14           
  Lines        2731     2731           
  Branches      372      372           
=======================================
  Hits         2218     2218           
  Misses        382      382           
  Partials      131      131           
Impacted Files Coverage Δ
pyspod/emulation/neural_nets.py 92.08% <ø> (ø)
pyspod/pod/base.py 86.07% <ø> (ø)
pyspod/spod/utils.py 61.68% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.