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
86 stars 16 forks source link

vochain: allow set maxCensusSize during election #1331

Closed p4u closed 3 months ago

p4u commented 3 months ago

Now the SET_PROCESS_CENSUS transaction allows a new field named "censusSize" which can be used to extend the current maxCensusSize of the elelction.

The cost for this transaction is the difference between the original cost and the new cost.

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9462147542

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
vochain/transaction/transaction.go 8 10 80.0%
vochain/state/process.go 13 17 76.47%
vochain/transaction/election_tx.go 39 76 51.32%
<!-- Total: 61 104 58.65% -->
Files with Coverage Reduction New Missed Lines %
vochain/state/account.go 2 67.08%
vochain/transaction/election_tx.go 2 57.89%
<!-- Total: 4 -->
Totals Coverage Status
Change from base Build 9371758169: 0.0%
Covered Lines: 16074
Relevant Lines: 26398

💛 - Coveralls
coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9462194431

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
vochain/transaction/transaction.go 8 10 80.0%
vochain/state/process.go 13 17 76.47%
vochain/transaction/election_tx.go 39 76 51.32%
<!-- Total: 61 104 58.65% -->
Files with Coverage Reduction New Missed Lines %
vochain/state/account.go 2 67.08%
vochain/transaction/election_tx.go 2 57.89%
<!-- Total: 4 -->
Totals Coverage Status
Change from base Build 9371758169: -0.008%
Covered Lines: 16072
Relevant Lines: 26398

💛 - Coveralls
coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9464269672

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
vochain/transaction/transaction.go 8 10 80.0%
vochain/state/process.go 13 17 76.47%
vochain/transaction/election_tx.go 39 62 62.9%
<!-- Total: 61 90 67.78% -->
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 55.45%
<!-- Total: 7 -->
Totals Coverage Status
Change from base Build 9462263637: 0.02%
Covered Lines: 16070
Relevant Lines: 26385

💛 - Coveralls
coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9465556649

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
vochain/transaction/transaction.go 8 10 80.0%
vochain/state/process.go 13 17 76.47%
vochain/transaction/election_tx.go 39 62 62.9%
<!-- Total: 61 90 67.78% -->
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 55.45%
<!-- Total: 7 -->
Totals Coverage Status
Change from base Build 9462263637: 0.02%
Covered Lines: 16070
Relevant Lines: 26385

💛 - Coveralls
coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9466669081

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
vochain/transaction/transaction.go 8 10 80.0%
vochain/state/process.go 13 17 76.47%
vochain/transaction/election_tx.go 41 63 65.08%
<!-- Total: 63 91 69.23% -->
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 55.45%
<!-- Total: 7 -->
Totals Coverage Status
Change from base Build 9462263637: 0.03%
Covered Lines: 16072
Relevant Lines: 26386

💛 - Coveralls
coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9466762792

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
vochain/transaction/transaction.go 8 10 80.0%
vochain/state/process.go 13 17 76.47%
vochain/transaction/election_tx.go 42 64 65.63%
<!-- Total: 64 92 69.57% -->
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 55.45%
<!-- Total: 7 -->
Totals Coverage Status
Change from base Build 9462263637: 0.02%
Covered Lines: 16071
Relevant Lines: 26387

💛 - Coveralls