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

Drop support for Julia <1.10 #125

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

jakobnissen
Copy link
Member

Now that Julia 1.10 is LTS, we can drop support for older versions.
In preparation for an upcoming PR that makes use of const fields - a 1.8 feature.
Also, this allows us to simplify the CI.

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 (bcb6fe8).
Report is 8 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #125      +/-   ##
==========================================
+ 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 552aeb0 into BioJulia:master Oct 17, 2024
10 checks passed
@jakobnissen jakobnissen deleted the lts branch October 17, 2024 14:28
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