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

update ubuntu in tests #1353

Closed
petrelharp opened this issue Sep 5, 2022 · 0 comments
Closed

update ubuntu in tests #1353

petrelharp opened this issue Sep 5, 2022 · 0 comments

Comments

@petrelharp
Copy link
Contributor

Github warns us about our tests now:

The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002

... I figure we should just change to 20.04 here.

petrelharp added a commit that referenced this issue Sep 5, 2022
andrewkern pushed a commit that referenced this issue Sep 15, 2022
* update ubuntu in tests (closes #1353) (#1354)

* Add left, right to get contig from chromosome interval

Make sure to convert boundaries to int

Add test to bump coverage

And another small test to bump coverage

Update test to use HapMapII_GRCh8 to avoid stochastic failure

Store contig origin as tuple rather than string

Use numpy ops for interval clipping

Mark pytest fixtures for masking tests

Disable length multiplier with left,right coordinates

Clean up interaction b/w length_multiplier and left,right

Add docs

Co-authored-by: Peter Ralph <petrel.harp@gmail.com>
andrewkern pushed a commit that referenced this issue Sep 20, 2022
* update ubuntu in tests (closes #1353) (#1354)

* Add selective sweep API and tests

Co-authored-by: Peter Ralph <petrel.harp@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant