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

check version in ci - fix precompilation #5024

Merged
merged 36 commits into from
Nov 13, 2024
Merged

Conversation

t-bltg
Copy link
Member

@t-bltg t-bltg commented Nov 12, 2024

  • fix alternative backend precompilation statements.;
  • reduce number of using;
  • move dependencies to package extensions (e.g. PGFPlotsX).

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

Attention: Patch coverage is 95.50562% with 4 lines in your changes missing coverage. Please review.

Project coverage is 73.94%. Comparing base (b4e4b0d) to head (0bbbef0).
Report is 1 commits behind head on v2.

Files with missing lines Patch % Lines
PlotsBase/src/animation.jl 66.66% 1 Missing ⚠️
PlotsBase/src/backends.jl 87.50% 1 Missing ⚠️
PlotsBase/src/examples.jl 0.00% 1 Missing ⚠️
PlotsBase/src/init.jl 98.03% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               v2    #5024      +/-   ##
==========================================
- Coverage   78.38%   73.94%   -4.45%     
==========================================
  Files          78       78              
  Lines        8207     8255      +48     
==========================================
- Hits         6433     6104     -329     
- Misses       1774     2151     +377     

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

@t-bltg t-bltg changed the title check version in ci check version in ci - fix precompilation Nov 12, 2024
@t-bltg t-bltg merged commit 0913999 into JuliaPlots:v2 Nov 13, 2024
10 of 11 checks passed
@t-bltg t-bltg deleted the faster-ci branch November 13, 2024 11:35
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