Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow the OverlapDetector to be generic over input feature types #34

Merged
merged 18 commits into from
Aug 2, 2024

chore: fixup stale docs

04382f2
Select commit
Loading
Failed to load commit list.
Merged

Allow the OverlapDetector to be generic over input feature types #34

chore: fixup stale docs
04382f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 1, 2024 in 0s

94.02% of diff hit (target 91.90%)

View this Pull Request on Codecov

94.02% of diff hit (target 91.90%)

Annotations

Check warning on line 188 in pybedlite/bed_record.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybedlite/bed_record.py#L188

Added line #L188 was not covered by tests

Check warning on line 193 in pybedlite/bed_record.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybedlite/bed_record.py#L193

Added line #L193 was not covered by tests

Check warning on line 356 in pybedlite/overlap_detector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybedlite/overlap_detector.py#L356

Added line #L356 was not covered by tests

Check warning on line 359 in pybedlite/overlap_detector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybedlite/overlap_detector.py#L359

Added line #L359 was not covered by tests

Check warning on line 325 in pybedlite/tests/test_overlap_detector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybedlite/tests/test_overlap_detector.py#L325

Added line #L325 was not covered by tests

Check warning on line 330 in pybedlite/tests/test_overlap_detector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybedlite/tests/test_overlap_detector.py#L330

Added line #L330 was not covered by tests