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
34 stars 3 forks source link

minor comments and reorders #9

Closed gaissmai closed 8 months ago

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 7857498286


Changes Missing Coverage Covered Lines Changed/Added Lines %
node.go 21 22 95.45%
<!-- Total: 34 35 97.14% -->
Totals Coverage Status
Change from base Build 7855868004: 0.03%
Covered Lines: 845
Relevant Lines: 886

💛 - Coveralls