-
Notifications
You must be signed in to change notification settings - Fork 137
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
Improve errors #2356
Improve errors #2356
Conversation
avoid allocation of new slice of member names for iteration
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:master commit bd4d65b Collapsed results for better readability
|
Codecov Report
@@ Coverage Diff @@
## master #2356 +/- ##
=======================================
Coverage 78.21% 78.21%
=======================================
Files 312 312
Lines 66973 66980 +7
=======================================
+ Hits 52383 52390 +7
Misses 12819 12819
Partials 1771 1771
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Description
SecondaryError
functionNotDeclaredMemberError.findClosestMember
by avoiding allocationmaster
branchFiles changed
in the Github PR explorer