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/ecpointgrouplaw: support Ed25519 #137

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

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.

@codecov
Copy link

codecov bot commented Aug 25, 2021

Codecov Report

Merging #137 (4831138) into master (e1dab0a) will increase coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head 4831138 differs from pull request most recent head 1ce4668. Consider uploading reports for the commit 1ce4668 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
+ Coverage   84.66%   84.67%   +0.01%     
==========================================
  Files          91       91              
  Lines        6644     6649       +5     
==========================================
+ Hits         5625     5630       +5     
  Misses        605      605              
  Partials      414      414              
Impacted Files Coverage Δ
crypto/ecpointgrouplaw/point.go 98.62% <100.00%> (+0.04%) ⬆️

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 bb68f25...1ce4668. 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.

None yet

1 participant