Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

👷 Update lcov-reporter-action GitHub Action #106

Merged
merged 3 commits into from
Apr 29, 2024

Conversation

pcaversaccio
Copy link
Owner

🕓 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: romeovs/lcov-reporter-action#55.

🐶 Cute Animal Picture

image

Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
@pcaversaccio pcaversaccio self-assigned this Apr 29, 2024
@pcaversaccio pcaversaccio added ci/cd 👷‍♂️ CI/CD configurations dependencies 🔁 Pull requests that update a dependency file labels Apr 29, 2024
@pcaversaccio pcaversaccio added this to the 1.0.0 milestone Apr 29, 2024
Copy link

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

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   CreateX.sol100%100%100%100%

Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Copy link

`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%

Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Copy link

`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%

@pcaversaccio pcaversaccio merged commit e2d4dda into main Apr 29, 2024
14 checks passed
@pcaversaccio pcaversaccio deleted the update-lcov-reporter-action branch April 29, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd 👷‍♂️ CI/CD configurations dependencies 🔁 Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant