aimclub / GOLEM

Graph Optimiser for Learning and Evolution of Models
https://thegolem.readthedocs.io
BSD 3-Clause "New" or "Revised" License
63 stars 7 forks source link

Update iopt version #150

Closed YamLyubov closed 11 months ago

YamLyubov commented 1 year ago

Adds:

pep8speaks commented 1 year ago

Hello @YamLyubov! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 1:1: F401 'datetime.timedelta' imported but unused

Comment last updated at 2023-11-27 12:04:41 UTC
codecov-commenter commented 1 year ago

Codecov Report

Merging #150 (a9fd28c) into main (52ad420) will increase coverage by 0.03%. Report is 1 commits behind head on main. The diff coverage is 96.61%.

@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
+ Coverage   71.88%   71.91%   +0.03%     
==========================================
  Files         136      136              
  Lines        8130     8144      +14     
==========================================
+ Hits         5844     5857      +13     
- Misses       2286     2287       +1     
Files Coverage Δ
golem/core/tuning/tuner_interface.py 90.67% <ø> (ø)
golem/core/tuning/iopt_tuner.py 95.58% <96.61%> (-4.42%) :arrow_down:

... and 5 files with indirect coverage changes