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

MolAdvisor fix #183

Closed YamLyubov closed 1 year ago

YamLyubov commented 1 year ago

Previously MolAdvisor allowed to delete a single atom from molecule which was leading to an empty graph.

codecov-commenter commented 1 year ago

Codecov Report

Merging #183 (7d6912f) into main (d5d1dfa) will increase coverage by 0.05%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #183      +/-   ##
==========================================
+ Coverage   74.02%   74.07%   +0.05%     
==========================================
  Files         129      129              
  Lines        7688     7685       -3     
==========================================
+ Hits         5691     5693       +2     
+ Misses       1997     1992       -5     

see 8 files with indirect coverage changes