celo-org / celo-blockchain

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

updating ignore files to include gha-credentials #2242

Closed pputman-clabs closed 7 months ago

pputman-clabs commented 7 months ago

Description

Updating the ignore files to include gha-credentials that are generated by workload identity federation

github-actions[bot] commented 7 months ago

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

coverage: 47.0% of statements across all listed packages
coverage:  57.2% of statements in consensus/istanbul
coverage:  23.7% of statements in consensus/istanbul/announce
coverage:  54.4% 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:  65.4% 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 7 months ago
5881 passed, 45 skipped
codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (755b653) 55.06% compared to head (1f4b4e1) 54.97%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2242 +/- ## ========================================== - Coverage 55.06% 54.97% -0.10% ========================================== Files 683 683 Lines 114533 114533 ========================================== - Hits 63073 62961 -112 - Misses 47562 47700 +138 + Partials 3898 3872 -26 ```

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