antonioaversa / MoreStructures

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

Graphs: SCC naive implementation #158

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% 1319
Summary 100% (3601 / 3601) 100% (1005 / 1006) 1319

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% 1317
Summary 100% (3601 / 3601) 100% (1003 / 1004) 1317

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