MolecularAI / aizynthfinder

A tool for retrosynthetic planning
https://molecularai.github.io/aizynthfinder/
MIT License
562 stars 128 forks source link

Release 3.7.0 #112

Closed Lakshidaa closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #112 (95fe7b3) into master (ead1aa2) will decrease coverage by 5.85%. The diff coverage is 69.58%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
- Coverage   83.49%   77.65%   -5.85%     
==========================================
  Files          65       65              
  Lines        4927     4990      +63     
  Branches      810      828      +18     
==========================================
- Hits         4114     3875     -239     
- Misses        620      931     +311     
+ Partials      193      184       -9     
Impacted Files Coverage Δ
aizynthfinder/chem/__init__.py 100.00% <ø> (ø)
aizynthfinder/chem/mol.py 86.45% <ø> (ø)
aizynthfinder/chem/serialization.py 91.35% <0.00%> (ø)
aizynthfinder/context/cost/costs.py 83.33% <0.00%> (ø)
aizynthfinder/context/policy/utils.py 60.00% <0.00%> (ø)
aizynthfinder/search/dfpn/nodes.py 87.30% <0.00%> (ø)
aizynthfinder/search/mcts/state.py 80.30% <0.00%> (ø)
aizynthfinder/search/mcts/utils.py 89.74% <0.00%> (ø)
aizynthfinder/tools/download_public_data.py 84.84% <ø> (ø)
aizynthfinder/tools/make_stock.py 81.53% <0.00%> (ø)
... and 40 more

... and 6 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more