improve coverage and gas snapshot #63
Triggered via pull request
September 26, 2023 01:08
Status
Success
Total duration
1m 28s
Artifacts
–
Annotations
8 warnings
lint:
test/MiniMeToken.t.sol#L4
imported name console is not used
|
lint:
test/MiniMeToken.t.sol#L67
Code contains empty blocks
|
lint:
test/MiniMeToken.t.sol#L162
Variable name must be in mixedCase
|
lint:
test/MiniMeToken.t.sol#L567
Error message for require is too long
|
lint:
test/MiniMeToken.t.sol#L602
Error message for revert is too long
|
lint:
test/MiniMeToken.t.sol#L611
Avoid to use inline assembly. It is acceptable only in rare cases
|
lint:
test/MiniMeToken.t.sol#L624
Provide an error message for require
|
lint:
test/MiniMeToken.t.sol#L628
Avoid to use inline assembly. It is acceptable only in rare cases
|