-
Notifications
You must be signed in to change notification settings - Fork 140
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
Differentate invalidated resource use errors #1706
Differentate invalidated resource use errors #1706
Conversation
…r invalidation (internal error)
Codecov Report
@@ Coverage Diff @@
## master #1706 +/- ##
==========================================
+ Coverage 76.63% 76.72% +0.09%
==========================================
Files 292 292
Lines 61195 61185 -10
==========================================
+ Hits 46898 46946 +48
+ Misses 12684 12626 -58
Partials 1613 1613
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:master commit 3484a89 Results
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Closes dapperlabs/cadence-private-issues#55
Description
Differentiate between use after destruction (user error) and use after invalidation (internal error)
master
branchFiles changed
in the Github PR explorer