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

Fixes for Julia 1.11 #53

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Fixes for Julia 1.11 #53

merged 1 commit into from
Oct 30, 2024

Conversation

nhz2
Copy link
Member

@nhz2 nhz2 commented Oct 29, 2024

This PR fixes Julia 1.11 compatibility by removing the use of IOBuffer internal fields.

Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.61%. Comparing base (8ae9ca9) to head (9ca9746).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
+ Coverage   98.60%   98.61%   +0.01%     
==========================================
  Files           3        3              
  Lines         286      289       +3     
==========================================
+ Hits          282      285       +3     
  Misses          4        4              

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

@nhz2 nhz2 merged commit 87bfb21 into master Oct 30, 2024
20 checks passed
@nhz2 nhz2 deleted the nz/avoid-IOBuffer-internals branch October 30, 2024 02:00
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