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

TestUnionMemoryAliasing() moved to table_test.go #18

Closed gaissmai closed 7 months ago

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 8458560932

Details


Totals Coverage Status
Change from base Build 8439496967: 0.1%
Covered Lines: 900
Relevant Lines: 935

💛 - Coveralls