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

Improve inference for LineInfoNodes #73

Merged
merged 1 commit into from
Nov 7, 2020
Merged

Improve inference for LineInfoNodes #73

merged 1 commit into from
Nov 7, 2020

Conversation

timholy
Copy link
Owner

@timholy timholy commented Nov 7, 2020

This and related PRs are intended to avoid warnings that would have
otherwise occurred when running Julia PR37193 as test-revise.

This and related PRs are intended to avoid warnings that would have
otherwise occurred when running Julia PR37193 as test-revise.
timholy added a commit to JuliaDebug/JuliaInterpreter.jl that referenced this pull request Nov 7, 2020
This disabling of the debugging statements may be a bit unfortunate,
but we haven't needed them lately and they are easy to uncomment.

xref timholy/CodeTracking.jl#73
timholy added a commit to JuliaDebug/LoweredCodeUtils.jl that referenced this pull request Nov 7, 2020
timholy added a commit to timholy/Revise.jl that referenced this pull request Nov 7, 2020
@codecov
Copy link

codecov bot commented Nov 7, 2020

Codecov Report

Merging #73 (50fbbac) into master (9f0e53b) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #73   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           3       3           
  Lines         202     205    +3     
======================================
- Misses        202     205    +3     
Impacted Files Coverage Δ
src/CodeTracking.jl 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9f0e53b...50fbbac. Read the comment docs.

@timholy timholy merged commit fc68378 into master Nov 7, 2020
@timholy timholy deleted the teh/nowarn_37193 branch November 7, 2020 18:59
timholy added a commit to JuliaDebug/JuliaInterpreter.jl that referenced this pull request Nov 7, 2020
This disabling of the debugging statements may be a bit unfortunate,
but we haven't needed them lately and they are easy to uncomment.

xref timholy/CodeTracking.jl#73
timholy added a commit to JuliaDebug/LoweredCodeUtils.jl that referenced this pull request Nov 7, 2020
timholy added a commit to timholy/Revise.jl that referenced this pull request Nov 7, 2020
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.

1 participant