Skip to content

Conversation

Zentrik
Copy link
Collaborator

@Zentrik Zentrik commented Aug 8, 2023

The problem here was that strip_gensym(meth.name) = Array but fname = (Array{T, N} where T), so I added some code to match on the where to simplify fname.

@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.09% 🎉

Comparison is base (e793fbc) 88.46% compared to head (e677bee) 88.55%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
+ Coverage   88.46%   88.55%   +0.09%     
==========================================
  Files           3        3              
  Lines         364      367       +3     
==========================================
+ Hits          322      325       +3     
  Misses         42       42              
Files Changed Coverage Δ
src/utils.jl 88.55% <100.00%> (+0.17%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@timholy timholy merged commit 7343b96 into JuliaDebug:master Aug 9, 2023
@timholy
Copy link
Member

timholy commented Aug 9, 2023

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.

2 participants