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

fix integration test #139

Closed maypink closed 1 year ago

maypink commented 1 year ago

Increase the indulgence for the test with structure search and add a new one concerned with the search of graph with specified size

aim-pep8-bot commented 1 year ago

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

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2023-07-03 11:14:32 UTC
codecov-commenter commented 1 year ago

Codecov Report

Merging #139 (d254381) into main (52efb68) will decrease coverage by 0.08%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
- Coverage   73.26%   73.19%   -0.08%     
==========================================
  Files         128      128              
  Lines        7364     7363       -1     
==========================================
- Hits         5395     5389       -6     
- Misses       1969     1974       +5     
Impacted Files Coverage Δ
golem/metrics/edit_distance.py 0.00% <0.00%> (ø)

... and 7 files with indirect coverage changes