You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't yet investigated why it failed to catch this. Does the called function being private have anything to do with it? Or that the call is inside of this def-map-type macro?
The text was updated successfully, but these errors were encountered:
I found one manually that Eastwood did not catch. It is the get-edge call on this line of version 0.6.0 of the code:
https://github.com/Engelberg/ubergraph/blob/v0.6.0/src/ubergraph/core.clj#L188
I haven't yet investigated why it failed to catch this. Does the called function being private have anything to do with it? Or that the call is inside of this def-map-type macro?
The text was updated successfully, but these errors were encountered: