vocdoni / vocdoni-node

A set of libraries and tools for the Vocdoni decentralized backend infrastructure, the main ground of our universally verifiable, privacy-centric and scalable digital voting protocol
GNU Affero General Public License v3.0
82 stars 16 forks source link

all: replace make([]byte, len()); copy() with bytes.Clone() #1313

Closed altergui closed 1 month ago

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 9060364917

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
vochain/indexer/vote.go 0 1 0.0%
<!-- Total: 6 7 85.71% -->
Files with Coverage Reduction New Missed Lines %
cmd/end2endtest/account.go 1 66.43%
api/accounts.go 2 54.42%
apiclient/account.go 2 38.89%
vochain/appsetup.go 2 61.74%
vochain/state/account.go 2 67.08%
vochain/transaction/election_tx.go 2 59.4%
<!-- Total: 11 -->
Totals Coverage Status
Change from base Build 9004511565: -0.05%
Covered Lines: 15949
Relevant Lines: 26168

💛 - Coveralls