MehmetAzizYirik / MAYGEN

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

Added fuzzy formula support. #91

Closed javadev closed 2 years ago

sonarcloud[bot] commented 2 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 11 Code Smells

67.4% 67.4% Coverage
0.0% 0.0% Duplication

codecov-commenter commented 2 years ago

Codecov Report

Merging #91 (c736c34) into main (4d9900c) will increase coverage by 2.60%. The diff coverage is 66.33%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #91      +/-   ##
============================================
+ Coverage     75.12%   77.72%   +2.60%     
- Complexity      460      505      +45     
============================================
  Files             4        4              
  Lines          1833     1908      +75     
  Branches        397      410      +13     
============================================
+ Hits           1377     1483     +106     
+ Misses          365      341      -24     
+ Partials         91       84       -7     
Impacted Files Coverage Δ
src/main/java/maygen/MAYGEN.java 80.22% <66.33%> (+3.04%) :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 4d9900c...c736c34. Read the comment docs.