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 a show method for kernel objects. #1928

Merged
merged 1 commit into from
May 27, 2023
Merged

Add a show method for kernel objects. #1928

merged 1 commit into from
May 27, 2023

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented May 26, 2023

Fixes #1902

@codecov
Copy link

codecov bot commented May 27, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.02 ⚠️

Comparison is base (05c8e31) 62.07% compared to head (7a5d12d) 62.05%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1928      +/-   ##
==========================================
- Coverage   62.07%   62.05%   -0.02%     
==========================================
  Files         150      150              
  Lines       12435    12439       +4     
==========================================
  Hits         7719     7719              
- Misses       4716     4720       +4     
Impacted Files Coverage Δ
src/compiler/execution.jl 87.60% <0.00%> (-3.00%) ⬇️

☔ 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 8b17902 into master May 27, 2023
@maleadt maleadt deleted the tb/kernel_show branch May 27, 2023 18:38
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.

Array testsuite compiles kernel with large types
1 participant