Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 236 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 236 Bytes

Solidity Lectures of smart-contract-programmer and general solidity practice

For Coverage Report :-
forge coverage --report summary
forge coverage --report lcov
genhtml lcov.info -o report --branch-coverage