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

allow loading stdlibs in the precompile process #590

Merged
merged 1 commit into from
Oct 9, 2021

Conversation

KristofferC
Copy link
Member

@KristofferC KristofferC commented Oct 9, 2021

Some people e.g. run parts of their tests in the precompile script. No real harm in allowing them to keep loading the stdlibs.

@codecov
Copy link

codecov bot commented Oct 9, 2021

Codecov Report

Merging #590 (b33e63c) into master (bba3370) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #590      +/-   ##
==========================================
+ Coverage   84.30%   84.33%   +0.03%     
==========================================
  Files           2        2              
  Lines         497      498       +1     
==========================================
+ Hits          419      420       +1     
  Misses         78       78              
Impacted Files Coverage Δ
src/PackageCompiler.jl 83.73% <100.00%> (+0.03%) ⬆️

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 bba3370...b33e63c. Read the comment docs.

@KristofferC KristofferC closed this Oct 9, 2021
@KristofferC KristofferC reopened this Oct 9, 2021
@KristofferC KristofferC merged commit ad47437 into master Oct 9, 2021
@KristofferC KristofferC deleted the kc/stdlib_prec branch October 9, 2021 14:58
tomyun added a commit to cropbox/Cropbox.jl that referenced this pull request Oct 10, 2021
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