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

Precompilation statements for nightly #4082

Merged
merged 2 commits into from
Jan 28, 2022
Merged

Conversation

t-bltg
Copy link
Member

@t-bltg t-bltg commented Jan 28, 2022

  • add nightly precompile statements (currently 1.8).
  • update SnoopCompile bot to generate nightly statements.

Close #4079.

@t-bltg t-bltg force-pushed the pre_nightly branch 2 times, most recently from 4ea105b to c5f9410 Compare January 28, 2022 16:15
@codecov
Copy link

codecov bot commented Jan 28, 2022

Codecov Report

Merging #4082 (b40f0fc) into master (3e8db45) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4082      +/-   ##
==========================================
- Coverage   62.21%   62.20%   -0.02%     
==========================================
  Files          29       29              
  Lines        7292     7295       +3     
==========================================
+ Hits         4537     4538       +1     
- Misses       2755     2757       +2     
Impacted Files Coverage Δ
src/types.jl 47.82% <0.00%> (-4.35%) ⬇️
src/args.jl 72.45% <0.00%> (-0.12%) ⬇️
src/backends.jl 64.60% <0.00%> (ø)
src/backends/unicodeplots.jl 53.37% <0.00%> (+0.63%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3e8db45...b40f0fc. Read the comment docs.

@t-bltg t-bltg merged commit e3ea971 into JuliaPlots:master Jan 28, 2022
@t-bltg t-bltg deleted the pre_nightly branch January 29, 2022 09:45
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.

[FR] Enable precompilation for nightly
2 participants