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

Devel #72

Closed gaissmai closed 1 month ago

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 10046805026

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
table_cb.go 88 99 88.89%
table_iter.go 83 133 62.41%
<!-- Total: 190 251 75.7% -->
Totals Coverage Status
Change from base Build 9914361466: -3.0%
Covered Lines: 1325
Relevant Lines: 1448

💛 - Coveralls