antonioaversa / MoreStructures

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

Disjoint Sets: Quick Find implementation #170

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% 1435
Summary 100% (3969 / 3969) 100% (1097 / 1098) 1435

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% 1441
Summary 100% (3976 / 3976) 100% (1103 / 1104) 1441

Minimum allowed line rate is 99%

antonioaversa commented 2 years ago

All comments addressed

github-actions[bot] commented 2 years ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
MoreStructures 100% 100% 1441
Summary 100% (3976 / 3976) 100% (1103 / 1104) 1441

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% 1491
Summary 100% (4094 / 4094) 100% (1147 / 1148) 1491

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