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

Add functionality to precompile the runtime library. #465

Merged
merged 1 commit into from
Oct 5, 2020

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Oct 2, 2020

@codecov
Copy link

codecov bot commented Oct 2, 2020

Codecov Report

Merging #465 into master will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #465      +/-   ##
==========================================
+ Coverage   80.50%   80.54%   +0.04%     
==========================================
  Files         166      166              
  Lines        8852     8852              
==========================================
+ Hits         7126     7130       +4     
+ Misses       1726     1722       -4     
Impacted Files Coverage Δ
test/setup.jl 82.35% <ø> (ø)
lib/cublas/CUBLAS.jl 80.30% <0.00%> (+3.03%) ⬆️
lib/curand/random.jl 92.30% <0.00%> (+3.07%) ⬆️

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 69aff31...2baffb0. Read the comment docs.

@maleadt maleadt merged commit b83fc1b into master Oct 5, 2020
@maleadt maleadt deleted the tb/compile_runtime branch October 5, 2020 06:00
maleadt added a commit that referenced this pull request Oct 5, 2020
Add functionality to precompile the runtime library.
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