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

reduce redundant memory allocation - resolves btcsuite/btcd#1699 #1759

Merged
merged 1 commit into from Nov 30, 2021

Conversation

ziollek
Copy link
Contributor

@ziollek ziollek commented Oct 15, 2021

Signed-off-by: Tomasz Ziolkowski tomasz.ziolkowski@allegro.pl

Signed-off-by: Tomasz Ziolkowski <tomasz.ziolkowski@allegro.pl>
@coveralls
Copy link

coveralls commented Oct 15, 2021

Pull Request Test Coverage Report for Build 1346408068

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • 21 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.04%) to 52.93%

Changes Missing Coverage Covered Lines Changed/Added Lines %
connmgr/tor.go 0 1 0.0%
Files with Coverage Reduction New Missed Lines %
btcec/signature.go 3 92.02%
database/ffldb/blockio.go 4 92.62%
peer/peer.go 14 75.18%
Totals Coverage Status
Change from base Build 1308902808: -0.04%
Covered Lines: 21071
Relevant Lines: 39809

💛 - Coveralls

Copy link
Member

@jcvernaleo jcvernaleo left a comment

Choose a reason for hiding this comment

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

Good catch.

OK

@jcvernaleo jcvernaleo merged commit 780cc08 into btcsuite:master Nov 30, 2021
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.

None yet

3 participants