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 PythonPlot backend #4911

Merged
merged 12 commits into from
Mar 30, 2024
Merged

fix PythonPlot backend #4911

merged 12 commits into from
Mar 30, 2024

Conversation

t-bltg
Copy link
Member

@t-bltg t-bltg commented Mar 30, 2024

Fix #4906, fix #4905, fix #4841.

  • restore julia LTS 1.6 compatibility (should not have disappeared !);
  • update dependencies versions;
  • test julia 1.11.0-alpha2;
  • fix CI.

Supersedes #4864.

@t-bltg t-bltg added the CI continuous integration label Mar 30, 2024
@t-bltg t-bltg added dependencies Pull requests that update a dependency file upstream julia or dependencies labels Mar 30, 2024
Copy link

codecov bot commented Mar 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.67%. Comparing base (fa65e7d) to head (0236bac).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4911      +/-   ##
==========================================
- Coverage   89.77%   89.67%   -0.11%     
==========================================
  Files          40       40              
  Lines        8780     8791      +11     
==========================================
+ Hits         7882     7883       +1     
- Misses        898      908      +10     

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

@t-bltg t-bltg merged commit 2eef1d7 into JuliaPlots:master Mar 30, 2024
13 of 17 checks passed
@t-bltg t-bltg deleted the fix_pp branch March 30, 2024 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug CI continuous integration dependencies Pull requests that update a dependency file PythonPlot upstream julia or dependencies
Projects
None yet
1 participant