rodrigo-arenas / Sklearn-genetic-opt

ML hyperparameters tuning and features selection, using evolutionary algorithms.
https://sklearn-genetic-opt.readthedocs.io
MIT License
286 stars 73 forks source link

Update dependencies and add python 3.11 #136

Closed rodrigo-arenas closed 11 months ago

rodrigo-arenas commented 11 months ago

This PR adds support and tests for python 3.11, it also enable to upload codecov report via GitHub actions using the codecov secret token

codecov[bot] commented 11 months ago

Codecov Report

Merging #136 (9161a55) into master (4a2ba5f) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #136   +/-   ##
=======================================
  Coverage   98.42%   98.42%           
=======================================
  Files          25       25           
  Lines        1016     1016           
=======================================
  Hits         1000     1000           
  Misses         16       16           
Impacted Files Coverage Δ
sklearn_genetic/_version.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more