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

Allow an intervening statement in kw prep #210

Merged
merged 1 commit into from
Mar 24, 2019
Merged

Allow an intervening statement in kw prep #210

merged 1 commit into from
Mar 24, 2019

Conversation

timholy
Copy link
Member

@timholy timholy commented Mar 24, 2019

This happens when the call is module-scoped. Fixes JuliaDebug/Debugger.jl#141

This happens when the call is module-scoped.
Fixes JuliaDebug/Debugger.jl#141
@codecov-io
Copy link

codecov-io commented Mar 24, 2019

Codecov Report

Merging #210 into master will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #210      +/-   ##
==========================================
+ Coverage   89.21%   89.25%   +0.03%     
==========================================
  Files          14       14              
  Lines        1753     1759       +6     
==========================================
+ Hits         1564     1570       +6     
  Misses        189      189
Impacted Files Coverage Δ
src/commands.jl 90.13% <100%> (+0.27%) ⬆️

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 c3854f5...73a9156. Read the comment docs.

@timholy timholy merged commit c89119a into master Mar 24, 2019
@timholy timholy deleted the teh/fix_db141 branch March 24, 2019 13:33
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