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

Fix autocorplot on Julia 1.10 and update compat entries #448

Merged
merged 7 commits into from
Feb 4, 2024
Merged

Conversation

devmotion
Copy link
Member

@devmotion devmotion commented Feb 3, 2024

The PR fixes #445 and adds compat entries for the stdlibs, and adds support for CairoMakie 0.11 in the docs environment.

Closes #444.
Closes #441.
Closes #442.
Fixes #445.

Copy link

codecov bot commented Feb 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4d2a2f4) 84.62% compared to head (2b95523) 84.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #448      +/-   ##
==========================================
+ Coverage   84.62%   84.70%   +0.07%     
==========================================
  Files          20       20              
  Lines        1067     1072       +5     
==========================================
+ Hits          903      908       +5     
  Misses        164      164              

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

@devmotion devmotion changed the title Update compat entries Fix autocorplot on Julia 1.10 and update compat entries Feb 4, 2024
Copy link
Member

@torfjelde torfjelde left a comment

Choose a reason for hiding this comment

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

LGTM!

@devmotion devmotion merged commit 6b8820e into master Feb 4, 2024
10 checks passed
@devmotion devmotion deleted the dw/compat branch February 4, 2024 18:01
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.

autocorplot not working with Julia 1.10.0 rc2
2 participants