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 support for boundaries checks. #106

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

50.0% 50.0% Coverage
0.0% 0.0% Duplication

codecov-commenter commented 2 years ago

Codecov Report

Merging #106 (e69a84d) into main (b3de223) will increase coverage by 0.26%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #106      +/-   ##
============================================
+ Coverage     77.21%   77.48%   +0.26%     
- Complexity      574      578       +4     
============================================
  Files             5        5              
  Lines          2111     2114       +3     
  Branches        471      471              
============================================
+ Hits           1630     1638       +8     
+ Misses          382      371      -11     
- Partials         99      105       +6     
Impacted Files Coverage Δ
src/main/java/maygen/BoundaryConditions.java 23.52% <0.00%> (+23.52%) :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 b3de223...e69a84d. Read the comment docs.