Closed lanterno closed 1 year ago
Totals | |
---|---|
Change from base Build 6250984089: | 0.0% |
Covered Lines: | 3269 |
Relevant Lines: | 5696 |
I will fix the linting, and rebase over main @ineiti @pierluca
Kudos, SonarCloud Quality Gate passed!
@ineiti All tests are good now.
I also looked at the go integration tests which fail mostly on the CI, and they don't depend on the Typescript code, so it's safe to ignore the failures in the future if there's no GoLang code changed.
@ineiti All tests are good now.
Great - for the other reviews of this PR I clicked myself on the "re-run tests" :)
This PR adds a new voting permission, and a CLI command that takes a list of voter IDs, and election ID to give those users voting permission over that election.
closes https://github.com/dedis/d-voting/issues/305