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

deps: go 1.23, btclog, dcrd/lru, go-flags, logrotate, crypto, gh actions #25

Merged
merged 7 commits into from
Dec 18, 2024

Conversation

lklimek
Copy link

@lklimek lklimek commented Dec 18, 2024

Update dependencies to their most recent versions.

Updated go dependencies:

  • github.com/btcsuite/btclog v1.0.0
  • github.com/decred/dcrd/lru v1.1.3
  • github.com/jessevdk/go-flags v1.6.1
  • github.com/jrick/logrotate v1.1.2
  • golang.org/x/crypto v0.31.0

Updated github actions:

  • actions/checkout@v4
  • actions/setup-go@v5, go 1.23.2

@lklimek lklimek changed the title build: update all dependencies build: update go to 1.23, and btclog, dcrd/lru, go-flags, logrotate, crypto, gh actions Dec 18, 2024
@lklimek lklimek changed the title build: update go to 1.23, and btclog, dcrd/lru, go-flags, logrotate, crypto, gh actions deps: go 1.23, btclog, dcrd/lru, go-flags, logrotate, crypto, gh actions Dec 18, 2024
@coveralls
Copy link

coveralls commented Dec 18, 2024

Pull Request Test Coverage Report for Build 12391730195

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1753 unchanged lines in 32 files lost coverage.
  • Overall coverage decreased (-5.1%) to 48.933%

Files with Coverage Reduction New Missed Lines %
btcutil/gcs/gcs.go 1 80.95%
mempool/mempool.go 1 66.75%
mining/policy.go 1 91.38%
blockchain/validate.go 1 73.53%
wire/message.go 2 97.42%
database/ffldb/dbcache.go 2 76.55%
mempool/log.go 3 42.86%
peer/log.go 3 7.32%
blockchain/indexers/log.go 3 66.67%
blockchain/log.go 3 66.67%
Totals Coverage Status
Change from base Build 12391347320: -5.1%
Covered Lines: 23621
Relevant Lines: 48272

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 12389676901

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 12 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-3.2%) to 50.918%

Files with Coverage Reduction New Missed Lines %
btcutil/gcs/gcs.go 1 81.25%
database/ffldb/db.go 5 92.14%
peer/peer.go 6 75.73%
Totals Coverage Status
Change from base Build 10055103622: -3.2%
Covered Lines: 24565
Relevant Lines: 48244

💛 - Coveralls

* build: replace goacc with go test for coverage

* fix

* chore: gha perm denied

* chore: try to fix perm denied

* Revert "chore: try to fix perm denied"

This reverts commit 97be971.

* chore: coverage file list fix

* chore: remove /v2 which shall not be needed anymore

* chore: run tests on release created
@lklimek lklimek enabled auto-merge (squash) December 18, 2024 11:11
Copy link
Member

@shumkov shumkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@lklimek lklimek merged commit 1963f76 into master Dec 18, 2024
3 checks passed
@lklimek lklimek deleted the deps/update-all branch December 18, 2024 11:11
@lklimek lklimek added this to the v0.26 milestone Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants