heidelbergcement / hcrystalball

A library that unifies the API for most commonly used libraries and modeling techniques for time-series forecasting in the Python ecosystem.
https://hcrystalball.readthedocs.io/
MIT License
152 stars 19 forks source link

Add support for python 3.7 #69

Closed MichalChromcak closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #69 (78c756f) into master (ee2e451) will decrease coverage by 0.09%. The diff coverage is 14.28%.

@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
- Coverage   93.89%   93.79%   -0.10%     
==========================================
  Files          56       56              
  Lines        2848     2853       +5     
==========================================
+ Hits         2674     2676       +2     
- Misses        174      177       +3     
Impacted Files Coverage Δ
...l/model_selection/_large_scale_cross_validation.py 88.34% <14.28%> (-3.49%) :arrow_down:
...sts/unit/model_selection/test_prefect_executors.py 100.00% <0.00%> (+4.54%) :arrow_up:

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 ecae0a0...78c756f. Read the comment docs.