Skip to content

mitigation: change feeRecipient to immutable and add min fee (#32)

Codecov / codecov/project failed Aug 12, 2024 in 0s

87.80% (-4.41%) compared to 6d59aba

View this Pull Request on Codecov

87.80% (-4.41%) compared to 6d59aba

Details

Codecov Report

Attention: Patch coverage is 82.05128% with 7 lines in your changes missing coverage. Please review.

Project coverage is 87.80%. Comparing base (6d59aba) to head (0fc9646).
Report is 1 commits behind head on main.

Files Patch % Lines
src/MintERC1155.sol 77.77% 4 Missing ⚠️
src/NFTMint.sol 88.88% 2 Missing ⚠️
utils/MockERC1155Receiver.sol 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
- Coverage   92.20%   87.80%   -4.41%     
==========================================
  Files           2        3       +1     
  Lines         154      164      +10     
  Branches       29       29              
==========================================
+ Hits          142      144       +2     
- Misses         12       20       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.