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

Segregate loctrigs by callee #228

Merged
merged 1 commit into from
Jan 20, 2021
Merged

Conversation

timholy
Copy link
Owner

@timholy timholy commented Jan 20, 2021

Sometimes multiple inference triggers occur on the same
source-code line, and it's better to keep them separated by callee.

Sometimes multiple inference triggers occur on the same
source-code line, and it's better to keep them separated by callee.
@codecov
Copy link

codecov bot commented Jan 20, 2021

Codecov Report

Merging #228 (d289a0b) into master (4e0ac3c) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #228      +/-   ##
==========================================
+ Coverage   83.99%   84.02%   +0.03%     
==========================================
  Files           9        9              
  Lines        1481     1484       +3     
==========================================
+ Hits         1244     1247       +3     
  Misses        237      237              
Impacted Files Coverage Δ
src/parcel_snoopi_deep.jl 86.54% <100.00%> (+0.05%) ⬆️

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 4e0ac3c...d289a0b. Read the comment docs.

@timholy timholy merged commit 4d2f323 into master Jan 20, 2021
@timholy timholy deleted the teh/multiple_callees_loctrigs branch January 20, 2021 14: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.

1 participant