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

store the precompile statements from the precompile execution scripts #571

Merged
merged 1 commit into from
Sep 30, 2021

Conversation

KristofferC
Copy link
Member

Shows the file getting executed and the resulting statement file:

[ Info: PackageCompiler: Executing /home/kc/JuliaPkgs/PackageCompiler.jl/precompile_example.jl => /tmp/jl_packagecompiler_gtWkhz/jl_cZBXfb
Hello, bro!
[ Info: PackageCompiler: Done

Closes #336

@codecov
Copy link

codecov bot commented Sep 30, 2021

Codecov Report

Merging #571 (5e749b9) into master (e9f7075) will decrease coverage by 0.78%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #571      +/-   ##
==========================================
- Coverage   84.28%   83.50%   -0.79%     
==========================================
  Files           2        2              
  Lines         490      491       +1     
==========================================
- Hits          413      410       -3     
- Misses         77       81       +4     
Impacted Files Coverage Δ
src/PackageCompiler.jl 82.30% <100.00%> (-0.85%) ⬇️

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 e9f7075...5e749b9. Read the comment docs.

@KristofferC KristofferC merged commit 4965668 into master Sep 30, 2021
@KristofferC KristofferC deleted the kc/precompile_path branch September 30, 2021 13:46
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