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

Replaced commons-lang3 dependency with utility class. #116

Closed javadev closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #116 (0a3fd3c) into main (d20650a) will increase coverage by 0.04%. The diff coverage is 79.31%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #116      +/-   ##
============================================
+ Coverage     77.55%   77.60%   +0.04%     
- Complexity      587      613      +26     
============================================
  Files             5        6       +1     
  Lines          2134     2192      +58     
  Branches        465      483      +18     
============================================
+ Hits           1655     1701      +46     
- Misses          374      379       +5     
- Partials        105      112       +7     
Impacted Files Coverage Δ
src/main/java/maygen/Maygen.java 81.18% <ø> (ø)
src/main/java/maygen/StringUtils.java 79.31% <79.31%> (ø)

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 d20650a...0a3fd3c. Read the comment docs.

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

88.3% 88.3% Coverage
0.0% 0.0% Duplication

javadev commented 2 years ago

@MehmetAzizYirik this pull request is useful. It allows to exclude module dependency for maygen.