Skip to content

Commit

Permalink
test: remove duplicated code in setup functions
Browse files Browse the repository at this point in the history
  • Loading branch information
adjisb committed Apr 26, 2024
1 parent 8269fcf commit f12b36a
Show file tree
Hide file tree
Showing 7 changed files with 113 additions and 428 deletions.
36 changes: 0 additions & 36 deletions packages/land/contracts/mock/ProxyMock.sol

This file was deleted.

1 comment on commit f12b36a

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage for this commit

95.73%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
packages/land/contracts
   Land.sol95.65%92.11%100%100%115, 22, 25
   LandMetadataRegistry.sol100%100%100%100%
   PolygonLand.sol95.95%92.50%100%100%22, 25, 92
packages/land/contracts/common
   ERC721BaseToken.sol87.77%95%70.59%87.83%100, 107, 166, 166, 166, 34, 341–342, 342, 342–343, 345, 347, 43, 51, 60, 68, 77
   LandBaseToken.sol96.93%94.81%97.06%98.31%185, 185, 185, 185, 185, 427, 534, 536–538, 551, 690
   OperatorFiltererUpgradeable.sol91.11%88.89%100%91.30%19–20, 37–38
   WithAdmin.sol96%90%100%100%33
   WithMetadataRegistry.sol100%100%100%100%
   WithOwner.sol100%100%100%100%
   WithRoyalties.sol100%100%100%100%
   WithSuperOperators.sol100%100%100%100%
packages/land/contracts/interfaces
   IERC721MandatoryTokenReceiver.sol100%100%100%100%
   ILandMetadataRegistry.sol100%100%100%100%
   ILandToken.sol100%100%100%100%
   IOperatorFilterRegistry.sol100%100%100%100%
packages/land/contracts/mainnet
   LandBase.sol100%100%100%100%
   LandStorageMixin.sol100%100%100%100%
packages/land/contracts/polygon
   ERC2771Handler.sol57.14%50%66.67%54.55%17–18, 51, 51, 51–52, 54
   PolygonLandBase.sol95%100%95%95%31
   PolygonLandStorageMixin.sol100%100%100%100%
packages/land/contracts/registry
   LandMetadataBase.sol100%100%100%100%

Please sign in to comment.