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

feat!: don't redefine Strand model #168

Merged
merged 2 commits into from
Jul 24, 2024
Merged

feat!: don't redefine Strand model #168

merged 2 commits into from
Jul 24, 2024

Conversation

jsstevenson
Copy link
Member

@jsstevenson jsstevenson commented Jul 23, 2024

A while ago I noticed that our projects keep redefining a Strand enum, and in different ways. Some of these cases aren't immediately actionable but there's no reason for us to be rolling a custom Strand here for when we call Cool-Seq-Tool functions elsewhere in this package.

This also updates the Cool-Seq-Tool dependency to incorporate a fix made there for a particular bug relating to Strand usage.

@jsstevenson jsstevenson added the priority:low Low priority label Jul 23, 2024
@jsstevenson jsstevenson requested a review from korikuzma July 24, 2024 12:57
Copy link
Member

@korikuzma korikuzma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧽

@jsstevenson jsstevenson merged commit d2eee81 into main Jul 24, 2024
4 checks passed
@jsstevenson jsstevenson deleted the strand branch July 24, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:low Low priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants