Skip to content

improve coverage and gas snapshot #71

improve coverage and gas snapshot

improve coverage and gas snapshot #71

Triggered via pull request September 26, 2023 05:42
@3esmit3esmit
synchronize #33
improve-tests
Status Success
Total duration 1m 13s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
lint: test/MiniMeToken.t.sol#L4
imported name console is not used
lint: test/MiniMeToken.t.sol#L68
Code contains empty blocks
lint: test/MiniMeToken.t.sol#L163
Variable name must be in mixedCase
lint: test/MiniMeToken.t.sol#L568
Error message for require is too long
lint: test/MiniMeToken.t.sol#L603
Error message for revert is too long
lint: test/MiniMeToken.t.sol#L612
Avoid to use inline assembly. It is acceptable only in rare cases
lint: test/MiniMeToken.t.sol#L625
Provide an error message for require
lint: test/MiniMeToken.t.sol#L629
Avoid to use inline assembly. It is acceptable only in rare cases