sc-forks / solidity-coverage

Code coverage for Solidity smart-contracts
MIT License
975 stars 263 forks source link

Tolerate whitespace between `require` and terminating `;` #884

Closed cgewecke closed 6 months ago

cgewecke commented 6 months ago

882

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.62%. Comparing base (09a7c83) to head (b6a88ea).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #884 +/- ## ========================================== + Coverage 96.61% 96.62% +0.01% ========================================== Files 19 19 Lines 1062 1066 +4 ========================================== + Hits 1026 1030 +4 Misses 36 36 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.