MCPcopy Create free account
hub / github.com/chaimleib/intervaltree / optimality_test.py

File optimality_test.py

test/optimality/optimality_test.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2intervaltree: A mutable, self-balancing interval tree for Python 2 and 3.
3Queries may be by point, by range overlap, or by range envelopment.
4

Callers

nothing calls this directly

Calls 6

pprintFunction · 0.90
test_ivs1Function · 0.85
test_ivs2Function · 0.85
test_ivs3Function · 0.85
runMethod · 0.80

Tested by

no test coverage detected