Skip to content

Conversation

timholy
Copy link
Member

@timholy timholy commented Mar 15, 2019

This guards against busted callbacks

@codecov
Copy link

codecov bot commented Mar 15, 2019

Codecov Report

Merging #15 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #15   +/-   ##
====================================
  Coverage       0%    0%           
====================================
  Files           3     3           
  Lines         110   113    +3     
====================================
- Misses        110   113    +3
Impacted Files Coverage Δ
src/CodeTracking.jl 0% <0%> (ø) ⬆️

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 b3f081a...ec626f2. Read the comment docs.

@timholy timholy merged commit 8002646 into master Mar 15, 2019
@timholy timholy deleted the teh/trycatch branch March 15, 2019 10:13
try
Base.invokelatest(f, method)
lin = get(method_info, method.sig, nothing)
catch
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should log at least something here

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