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

Delete workaround for compat with extensions #127

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

jakobnissen
Copy link
Member

To allow the BioSequences FASTX extension to be supported with Julia <1.9, a few hacks had to be done.
Remove these hacks, as we now longer support these versions.

To allow the BioSequences FASTX extension to be supported with Julia <1.9,
a few hacks had to be done.
Remove these hacks, as we now longer support these versions.
Copy link

codecov bot commented Oct 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.50%. Comparing base (e05e5ce) to head (8283273).
Report is 10 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
+ Coverage   89.78%   92.50%   +2.72%     
==========================================
  Files          15       15              
  Lines         695      694       -1     
==========================================
+ Hits          624      642      +18     
+ Misses         71       52      -19     
Flag Coverage Δ
unittests 92.50% <ø> (+2.72%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jakobnissen jakobnissen merged commit 93d7478 into BioJulia:master Oct 17, 2024
10 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.

1 participant