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

Prevent read_alignments tests on big-endian arch #216

Merged
merged 4 commits into from
Jun 19, 2024

Conversation

nvictus
Copy link
Member

@nvictus nvictus commented Jun 19, 2024

Skips read_alignments testing on big-endian architectures like s390x. Resolves #215

  • Correct and reformat changelog. Resolves Typo in the changelog #214
  • Rename read_alignment to read_alignments.
  • Add import guards for pysam in several read functions and tests.

@nvictus nvictus merged commit d47b1fe into open2c:main Jun 19, 2024
7 checks passed
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

Successfully merging this pull request may close these issues.

Two tests segfault on s390x Typo in the changelog
1 participant