pcaversaccio / createx

Factory smart contract to make easier and safer usage of the `CREATE` and `CREATE2` EVM opcodes as well as of `CREATE3`-based (i.e. without an initcode factor) contract creations.
https://createx.rocks
GNU Affero General Public License v3.0
303 stars 18 forks source link

👷 Update `lcov-reporter-action` GitHub Action #106

Closed pcaversaccio closed 5 months ago

pcaversaccio commented 5 months ago

🕓 Changelog

Since the original romeovs/lcov-reporter-action GitHub action seems unmaintained and is still running on the deprecated Node.js version 16, we upgrade to the fork sunsergdev/lcov-reporter-action that runs on Node.js version 20. Also, see issue: https://github.com/romeovs/lcov-reporter-action/issues/55.

🐶 Cute Animal Picture

image

github-actions[bot] commented 5 months ago

Coverage after merging update-lcov-reporter-action into main will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   CreateX.sol100%100%100%100%
github-actions[bot] commented 5 months ago

`CreateX` Coverage Report

Coverage after merging update-lcov-reporter-action into main will be
100.00%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   CreateX.sol100%100%100%100%
github-actions[bot] commented 5 months ago

`CreateX` Test Coverage Report

Coverage after merging update-lcov-reporter-action into main will be
100.00%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   CreateX.sol100%100%100%100%