celo-org / celo-blockchain

Official repository for the golang Celo Blockchain
https://celo.org
GNU Lesser General Public License v3.0
560 stars 198 forks source link

Update github action var reference #2204

Closed jcortejoso closed 11 months ago

jcortejoso commented 11 months ago

Description

Update the github action variables to fix building process

github-actions[bot] commented 11 months ago

Coverage from tests in ./e2e_test/... for ./consensus/istanbul/... at commit 798a7443d3621877fe8fd929945df9ca6aceaff7

coverage: 49.0% of statements across all listed packages
coverage:  63.0% of statements in consensus/istanbul
coverage:  40.1% of statements in consensus/istanbul/announce
coverage:  54.6% of statements in consensus/istanbul/backend
coverage:   0.0% of statements in consensus/istanbul/backend/backendtest
coverage:  24.3% of statements in consensus/istanbul/backend/internal/replica
coverage:  61.3% of statements in consensus/istanbul/core
coverage:  45.0% of statements in consensus/istanbul/db
coverage:   0.0% of statements in consensus/istanbul/proxy
coverage:  64.2% of statements in consensus/istanbul/uptime
coverage:  51.8% of statements in consensus/istanbul/validator
coverage:  79.2% of statements in consensus/istanbul/validator/random
github-actions[bot] commented 11 months ago
5873 passed, 45 skipped
codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (3808c45) 55.14% compared to head (4b025be) 55.19%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2204 +/- ## ========================================== + Coverage 55.14% 55.19% +0.04% ========================================== Files 682 682 Lines 114447 114447 ========================================== + Hits 63112 63167 +55 + Misses 47456 47400 -56 - Partials 3879 3880 +1 ``` [see 27 files with indirect coverage changes](https://app.codecov.io/gh/celo-org/celo-blockchain/pull/2204/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=celo-org)

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