chenyangkang / stemflow

A Python Package for Adaptive Spatio-Temporal Exploratory Model (AdaSTEM)
https://chenyangkang.github.io/stemflow/
MIT License
17 stars 1 forks source link

add pre-commit #12

Closed chenyangkang closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Attention: 147 lines in your changes are missing coverage. Please review.

Comparison is base (e5d0034) 73.88% compared to head (0fc8315) 73.77%. Report is 3 commits behind head on main.

Files Patch % Lines
stemflow/model/AdaSTEM.py 70.68% 51 Missing :warning:
stemflow/utils/quadtree.py 78.76% 24 Missing :warning:
stemflow/model/Hurdle.py 55.31% 21 Missing :warning:
stemflow/model_selection.py 40.62% 19 Missing :warning:
stemflow/utils/plot_gif.py 63.63% 16 Missing :warning:
tests/test_all.py 93.47% 6 Missing :warning:
stemflow/model/static_func_AdaSTEM.py 91.80% 5 Missing :warning:
stemflow/model/dummy_model.py 42.85% 4 Missing :warning:
stemflow/utils/validation.py 50.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #12 +/- ## ========================================== - Coverage 73.88% 73.77% -0.11% ========================================== Files 14 14 Lines 1164 1167 +3 ========================================== + Hits 860 861 +1 - Misses 304 306 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.