Skip to content

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

Development

Successfully merging this pull request may close these issues.

Test suite fails with Base_Docs_4352b6d8 error (again) Can not step into body of @error because "UndefVarError: REPL[1] not defined"

4 participants