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
{{ message }}
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.
The Graph repo is now set up with a minimal testing suite for the most common events. The coverage report today prints:
Handler 'handleAllowlistCreated' is tested.
Handler 'handleApprovalForAll' is not tested.
Handler 'handleClaimStored' is tested.
Handler 'handleInitialized' is not tested.
Handler 'handleLeafClaimed' is not tested.
Handler 'handleOwnershipTransferred' is not tested.
Handler 'handleTransferBatch' is not tested.
Handler 'handleTransferSingle' is tested.
Handler 'handleURI' is not tested.
Handler 'handleValueTransfer' is tested.
Handler 'handleValueTransfer' is tested.
Action
Add test cases for not tested handlers or, if not used, remove handlers.
The text was updated successfully, but these errors were encountered:
Case
The Graph repo is now set up with a minimal testing suite for the most common events. The coverage report today prints:
Action
Add test cases for not tested handlers or, if not used, remove handlers.
The text was updated successfully, but these errors were encountered: