antonioaversa / MoreStructures

Data structures and algorithms for .NET6.
MIT License
5 stars 0 forks source link

Graphs: Depth First Search - iterative and recursive #140

Closed antonioaversa closed 2 years ago

github-actions[bot] commented 2 years ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
MoreStructures 100% 100% 1239
Summary 100% (3389 / 3389) 100% (957 / 958) 1239

Minimum allowed line rate is 99%

github-actions[bot] commented 2 years ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
MoreStructures 100% 100% 1239
Summary 100% (3389 / 3389) 100% (957 / 958) 1239

Minimum allowed line rate is 99%

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

100.0% 100.0% Coverage
0.0% 0.0% Duplication