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

Improved elements support. #99

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 0 Code Smells

42.5% 42.5% Coverage
0.0% 0.0% Duplication

codecov-commenter commented 2 years ago

Codecov Report

Merging #99 (d83300f) into main (62fb948) will increase coverage by 0.03%. The diff coverage is 22.72%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #99      +/-   ##
============================================
+ Coverage     78.48%   78.51%   +0.03%     
  Complexity      566      566              
============================================
  Files             4        4              
  Lines          2045     2048       +3     
  Branches        447      446       -1     
============================================
+ Hits           1605     1608       +3     
  Misses          345      345              
  Partials         95       95              
Impacted Files Coverage Δ
src/main/java/maygen/MAYGEN.java 81.22% <22.72%> (+0.03%) :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 62fb948...d83300f. Read the comment docs.

javadev commented 2 years ago

Fixes are ok, they may be merged.