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

During kernel state rewrite, handle functions passed as arguments. #474

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jun 19, 2023

@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

Patch coverage: 90.90% and project coverage change: +0.02 🎉

Comparison is base (ef5e40f) 82.49% compared to head (d731d79) 82.52%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #474      +/-   ##
==========================================
+ Coverage   82.49%   82.52%   +0.02%     
==========================================
  Files          23       23              
  Lines        3085     3096      +11     
==========================================
+ Hits         2545     2555      +10     
- Misses        540      541       +1     
Impacted Files Coverage Δ
src/irgen.jl 93.49% <90.90%> (-0.06%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@maleadt maleadt merged commit e1f9a7d into master Jun 19, 2023
20 of 21 checks passed
@maleadt maleadt deleted the tb/kernelstate_fptr_args branch June 19, 2023 15:08
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.

Crash in LLVM
1 participant