aimclub / GOLEM

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

Fix progress bar #182

Closed YamLyubov closed 1 year ago

YamLyubov commented 1 year ago

Previously progress bar was freezing at the first iteration. Now it is working as expected.

codecov-commenter commented 1 year ago

Codecov Report

Merging #182 (19b012f) into main (3139bfa) will increase coverage by 0.02%. Report is 1 commits behind head on main. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #182      +/-   ##
==========================================
+ Coverage   74.13%   74.15%   +0.02%     
==========================================
  Files         129      129              
  Lines        7678     7684       +6     
==========================================
+ Hits         5692     5698       +6     
  Misses       1986     1986              
Files Changed Coverage Δ
golem/core/optimisers/populational_optimizer.py 96.29% <100.00%> (+0.21%) :arrow_up:

... and 4 files with indirect coverage changes