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

renovate: ignore non-security npm updates #2248

Closed palango closed 7 months ago

palango commented 7 months ago

Those updates take a lot of time of time to merge and provide little actual benefit. So lets disable non-security updates.

github-actions[bot] commented 7 months ago

5890 passed, 1 failed, 45 skipped

Test failures:
  TestUpdatedKeyfileContents: keystore

    account_cache_test.go:393: Emptying account file failed
    account_cache_test.go:394: wasn't notified of new accounts
This test report was produced by the test-summary action.  Made with ❤️ in Cambridge.
codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (0a9662f) 55.09% compared to head (05d3552) 55.07%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2248 +/- ## ========================================== - Coverage 55.09% 55.07% -0.02% ========================================== Files 684 684 Lines 114596 114596 ========================================== - Hits 63136 63117 -19 - Misses 47560 47586 +26 + Partials 3900 3893 -7 ```

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

github-actions[bot] commented 7 months ago

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

coverage: 51.1% of statements across all listed packages
coverage:  63.2% of statements in consensus/istanbul
coverage:  42.9% of statements in consensus/istanbul/announce
coverage:  55.9% 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:  66.1% of statements in consensus/istanbul/core
coverage:  50.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