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

crypto/tss/eddsa: add some tests #180

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

cychuang0924
Copy link
Contributor

Before submitting a pull request, please make sure the following is done:

Checklist

  • Fork the repository and create your new branch from master.
  • Please mention the name of community in Pull Request title.
  • Git Commit Messages
    • Use the present tense (Also in Pull Request title): "Add feature" not "Added feature"
    • Use the imperative mood (Also in Pull Request title): "Move cursor to..." not "Moves cursor to..."
    • Use rebase to squash/fixup dummy/unnecessary commits into only one commit.

@cychuang0924 cychuang0924 force-pushed the addEdDSATests branch 2 times, most recently from 0a8b75e to 612667f Compare June 29, 2022 06:05
@codecov
Copy link

codecov bot commented Jun 29, 2022

Codecov Report

Merging #180 (13f5b78) into master (a3ffe92) will decrease coverage by 0.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #180      +/-   ##
==========================================
- Coverage   80.56%   80.49%   -0.08%     
==========================================
  Files         147      147              
  Lines       11280    11280              
==========================================
- Hits         9088     9080       -8     
- Misses       1398     1403       +5     
- Partials      794      797       +3     
Impacted Files Coverage Δ
crypto/zkproof/paillier/nth_rooot.go 86.36% <0.00%> (-4.55%) ⬇️
crypto/zkproof/paillier/blummodzkproof.go 79.62% <0.00%> (-3.71%) ⬇️
crypto/zkproof/paillier/operation_commitment.go 91.95% <0.00%> (-1.01%) ⬇️
crypto/zkproof/paillier/mulzkproof.go 90.24% <0.00%> (+2.43%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c99829d...13f5b78. Read the comment docs.

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.

1 participant