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

Re-impose "no double lookup" for invoke #540

Merged
merged 3 commits into from
Jul 25, 2022
Merged

Re-impose "no double lookup" for invoke #540

merged 3 commits into from
Jul 25, 2022

Conversation

timholy
Copy link
Member

@timholy timholy commented Jul 24, 2022

This was added in #442 and inadvertently removed in #532.
However, the test in #442 was not stringent enough; the test added here
comes from #535.

Fixes #535
Fixes timholy/Revise.jl#695

This was added in #442 and inadvertently removed in #532.
However, the test in #442 was not stringent enough; the test added here
comes from #535.

Fixes #535
Fixes timholy/Revise.jl#695
@codecov
Copy link

codecov bot commented Jul 24, 2022

Codecov Report

Merging #540 (83a48ca) into master (75bc4fb) will decrease coverage by 0.04%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master     #540      +/-   ##
==========================================
- Coverage   85.71%   85.67%   -0.05%     
==========================================
  Files          12       12              
  Lines        2415     2415              
==========================================
- Hits         2070     2069       -1     
- Misses        345      346       +1     
Impacted Files Coverage Δ
src/builtins.jl 65.82% <50.00%> (-0.43%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us.

Copy link
Collaborator

@simeonschaub simeonschaub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you update bin/generate_builtins.jl correspondingly, so it's not out of sync with this file?

@timholy timholy merged commit 53ca034 into master Jul 25, 2022
@timholy timholy deleted the teh/fix_535 branch July 25, 2022 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants