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

Adapt to Julia 1.8. #252

Merged
merged 1 commit into from
Oct 4, 2021
Merged

Adapt to Julia 1.8. #252

merged 1 commit into from
Oct 4, 2021

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Oct 4, 2021

@codecov
Copy link

codecov bot commented Oct 4, 2021

Codecov Report

Merging #252 (9c75c8a) into master (7bf4184) will increase coverage by 2.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #252      +/-   ##
==========================================
+ Coverage   83.62%   85.65%   +2.03%     
==========================================
  Files          22       22              
  Lines        2064     2064              
==========================================
+ Hits         1726     1768      +42     
+ Misses        338      296      -42     
Impacted Files Coverage Δ
src/runtime.jl 52.38% <ø> (ø)
src/bpf.jl 92.85% <0.00%> (-7.15%) ⬇️
src/ptx.jl 94.18% <0.00%> (+1.16%) ⬆️
src/interface.jl 85.18% <0.00%> (+1.23%) ⬆️
src/driver.jl 92.35% <0.00%> (+3.18%) ⬆️
src/irgen.jl 94.39% <0.00%> (+4.14%) ⬆️
src/mcgen.jl 97.36% <0.00%> (+7.89%) ⬆️
src/jlgen.jl 79.88% <0.00%> (+8.87%) ⬆️

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 7bf4184...9c75c8a. Read the comment docs.

@maleadt maleadt merged commit fcceb44 into master Oct 4, 2021
@maleadt maleadt deleted the tb/internal_functions branch October 4, 2021 12:10
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