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 fuzzy formula support. #95

Closed javadev closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #95 (96f0f40) into main (c4a4eaa) will increase coverage by 3.36%. The diff coverage is 70.18%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #95      +/-   ##
============================================
+ Coverage     75.12%   78.48%   +3.36%     
- Complexity      460      517      +57     
============================================
  Files             4        4              
  Lines          1833     1952     +119     
  Branches        397      421      +24     
============================================
+ Hits           1377     1532     +155     
+ Misses          365      324      -41     
- Partials         91       96       +5     
Impacted Files Coverage Δ
src/main/java/maygen/SDFWriter.java 29.93% <0.00%> (-0.39%) :arrow_down:
src/main/java/maygen/MAYGEN.java 81.17% <71.06%> (+3.99%) :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 c4a4eaa...96f0f40. 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 1 Code Smell

74.6% 74.6% Coverage
0.0% 0.0% Duplication