chen3feng / stl4go

Generic Container and Algorithm Library for Go
Apache License 2.0
315 stars 49 forks source link

reduces the number of comparisons in lookup #114

Closed wjiec closed 1 year ago

wjiec commented 1 year ago
  1. fix the typo in lookup
  2. reduces the number of comparisons in lookup
sonarcloud[bot] commented 1 year 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

No Coverage information No Coverage information
0.0% 0.0% Duplication

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3922698957


Totals Coverage Status
Change from base Build 3890411830: 0.0%
Covered Lines: 1779
Relevant Lines: 1779

💛 - Coveralls