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

Fixed sonarcloud warnings. #89

Closed javadev closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #89 (c66bc8a) into main (9e9aef5) will increase coverage by 0.12%. The diff coverage is 82.52%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #89      +/-   ##
============================================
+ Coverage     74.71%   74.83%   +0.12%     
- Complexity      455      460       +5     
============================================
  Files             4        4              
  Lines          1843     1844       +1     
  Branches        405      399       -6     
============================================
+ Hits           1377     1380       +3     
  Misses          373      373              
+ Partials         93       91       -2     
Impacted Files Coverage Δ
src/main/java/maygen/MAYGEN.java 76.81% <82.52%> (+0.14%) :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 9e9aef5...c66bc8a. Read the comment docs.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

85.4% 85.4% Coverage
0.0% 0.0% Duplication

javadev commented 3 years ago

@MehmetAzizYirik please review it.