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

Documentation clean up #189

Closed maypink closed 1 year ago

maypink commented 1 year ago

188

codecov-commenter commented 1 year ago

Codecov Report

Merging #189 (aadc948) into main (3234a52) will increase coverage by 0.17%. Report is 2 commits behind head on main. The diff coverage is 90.32%.

@@            Coverage Diff             @@
##             main     #189      +/-   ##
==========================================
+ Coverage   74.13%   74.31%   +0.17%     
==========================================
  Files         129      129              
  Lines        7687     7717      +30     
==========================================
+ Hits         5699     5735      +36     
+ Misses       1988     1982       -6     
Files Changed Coverage Δ
golem/core/dag/graph.py 77.01% <ø> (ø)
...olem/core/optimisers/genetic/operators/mutation.py 89.21% <ø> (ø)
golem/visualisation/opt_history/fitness_line.py 35.15% <0.00%> (ø)
...m/core/optimisers/adaptive/mab_agents/mab_agent.py 76.92% <92.85%> (+36.38%) :arrow_up:
golem/core/optimisers/optimization_parameters.py 97.14% <100.00%> (+0.08%) :arrow_up:
golem/visualisation/graph_viz.py 63.15% <100.00%> (+0.12%) :arrow_up:

... and 3 files with indirect coverage changes