OLGKAD / sef18group15-coverage

Algorithms and Data Structures implemented in Java
Apache License 2.0
0 stars 0 forks source link

Tests: SegmentTree.Data.RangeMinimumData::combine #35

Open sareng opened 6 years ago

sareng commented 6 years ago

This function has a rather low coverage.

Might be possible to refactor, especially because the same operation is performed in the sibling class RangeMaximumData.