mirror of
https://github.com/arnaucube/arbo.git
synced 2026-01-08 15:01:29 +01:00
Simplify cyclomatic complexity of AddBatch
This commit is contained in:
@@ -517,3 +517,4 @@ func TestHighestPowerOfTwo(t *testing.T) {
|
||||
// adding the rest of keys with loop over normal Add, and with AddBatch
|
||||
|
||||
// TODO test adding batch with repeated keys in the batch
|
||||
// TODO test adding batch with multiple invalid keys
|
||||
|
||||
Reference in New Issue
Block a user