gaissmai / bart

The Balanced Routing Table is an adaptation of D. Knuth's ART algorithm combined with popcount level compression and backtracking. It is somewhat slower than ART, but requires considerably less memory.
MIT License
26 stars 3 forks source link

improve Overlaps #62

Closed gaissmai closed 2 months ago

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 9799878321

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
node.go 86 88 97.73%
table.go 20 26 76.92%
<!-- Total: 116 124 93.55% -->
Totals Coverage Status
Change from base Build 9767633049: -0.5%
Covered Lines: 1192
Relevant Lines: 1248

💛 - Coveralls