Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Fix shadowing compiler warning #63

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix shadowing compiler warning #63

wants to merge 1 commit into from

Conversation

yorhodes
Copy link
Member

@yorhodes yorhodes commented Apr 11, 2023

Fixes #62

@github-actions
Copy link

Hardhat Coverage Report

Coverage after merging small-patch into main will be
91.67% 0.00%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
contracts
   HypERC20.sol84.62%100%80%87.50%47
   HypERC20Collateral.sol100%100%100%100%
   HypERC721.sol100%100%100%100%
   HypERC721Collateral.sol84.62%100%83.33%85.71%25
   HypNative.sol86.67%100%80%87.50%65
contracts/extensions
   HypERC721URICollateral.sol100%100%100%100%
   HypERC721URIStorage.sol85.71%100%83.33%87.50%70
contracts/libs
   Message.sol80%100%80%80%23
   TokenRouter.sol100%100%100%100%

@yorhodes yorhodes requested review from asaj and tkporter May 23, 2023 19:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Decimals shadowing warning in contracts
1 participant