mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-05 16:15:56 +00:00
When the difference of two run containers resulted in an empty container, that container would be a run container with no runs. The Iterator was expected there to be at least on run in `container.runs`. This fix protects against that and adds tests for that case. |
||
|---|---|---|
| .. | ||
| assembly.go | ||
| assembly_amd64.s | ||
| assembly_asm.go | ||
| assembly_generic.go | ||
| assembly_test.go | ||
| internal_test.go | ||
| roaring.go | ||
| roaring_internal_test.go | ||
| roaring_test.go | ||