MehmetAzizYirik / MAYGEN

MAYGEN is an open source chemical structure generator based on the orderly graph generation method.
MIT License
47 stars 16 forks source link

Added support for OnSm formulae, SMILESWriter, SDFWriter and multithread mode. #79

Closed javadev closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #79 (2134173) into main (599779d) will increase coverage by 0.50%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #79      +/-   ##
============================================
+ Coverage     69.12%   69.62%   +0.50%     
  Complexity      397      397              
============================================
  Files             4        4              
  Lines          1807     1794      -13     
  Branches        405      402       -3     
============================================
  Hits           1249     1249              
+ Misses          488      475      -13     
  Partials         70       70              
Impacted Files Coverage Δ
src/main/java/maygen/Generation.java 75.00% <0.00%> (ø)
src/main/java/maygen/MAYGEN.java 74.02% <0.00%> (+0.65%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 599779d...2134173. Read the comment docs.

sonarcloud[bot] commented 3 years ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

24.6% 24.6% Coverage
0.0% 0.0% Duplication