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 MaygenConsole class. #118

Closed javadev closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #118 (904c02b) into main (0c12075) will increase coverage by 5.16%. The diff coverage is 76.77%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #118      +/-   ##
============================================
+ Coverage     78.78%   83.94%   +5.16%     
- Complexity      628      636       +8     
============================================
  Files             6        7       +1     
  Lines          2192     2199       +7     
  Branches        483      484       +1     
============================================
+ Hits           1727     1846     +119     
+ Misses          358      233     -125     
- Partials        107      120      +13     
Impacted Files Coverage Δ
src/main/java/maygen/Maygen.java 88.56% <ø> (+7.38%) :arrow_up:
src/main/java/maygen/MaygenConsole.java 76.77% <76.77%> (ø)

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 0c12075...904c02b. Read the comment docs.

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

74.1% 74.1% Coverage
0.0% 0.0% Duplication

javadev commented 2 years ago

@MehmetAzizYirik this merge request allows to create a library without cli dependency. It helps to add it to the cdk.