-
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
Defensively check the dereferenced value is not a resource #3010
Conversation
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.
Can we add an interpreter test here to exercise this (presumably by ignoring the checker error)?
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:master commit 656acc3 Collapsed results for better readability
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3010 +/- ##
=======================================
Coverage 80.21% 80.21%
=======================================
Files 359 359
Lines 84304 84312 +8
=======================================
+ Hits 67626 67634 +8
Misses 14247 14247
Partials 2431 2431
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@dsainati1 Added tests in 26d4494 |
master
branchFiles changed
in the Github PR explorer