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

Add warntype_last (fixing inference probs.) #175

Merged
merged 1 commit into from
Oct 27, 2021
Merged

Conversation

timholy
Copy link
Owner

@timholy timholy commented Oct 27, 2021

After left-clicking on a bar, you can call warntype_last()
from the REPL and see the results of code_warntype
for the bar you clicked on.

This is basically "Cthulhu-lite." It doesn't require quite the same level of expertise with Julia, at the cost of less flexibility and power in the analysis.

After left-clicking on a bar, you can call `warntype_last()`
from the REPL and see the results of `code_warntype`
for the bar you clicked on.
@codecov
Copy link

codecov bot commented Oct 27, 2021

Codecov Report

Merging #175 (54bbdc1) into master (b71e771) will increase coverage by 0.35%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #175      +/-   ##
==========================================
+ Coverage   57.62%   57.98%   +0.35%     
==========================================
  Files           2        2              
  Lines         118      119       +1     
==========================================
+ Hits           68       69       +1     
  Misses         50       50              
Impacted Files Coverage Δ
src/ProfileView.jl 60.00% <100.00%> (+0.35%) ⬆️

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 b71e771...54bbdc1. Read the comment docs.

@timholy
Copy link
Owner Author

timholy commented Oct 27, 2021

Re Cthulhu, CC @vchuravy, @aviatesk, @simeonschaub. I don't know why I didn't add this years ago.

@timholy
Copy link
Owner Author

timholy commented Oct 27, 2021

Since class starts shortly and I want to demo this, I'll merge it now and we can fix it later.

@timholy timholy merged commit 6164aa6 into master Oct 27, 2021
@timholy timholy deleted the teh/warntype_last branch October 27, 2021 14:39
@pkofod
Copy link

pkofod commented Nov 2, 2021

Oooh, this is nice! Saw the video and wondered "has this always been available", but no.... It's brand new. Thanks!

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