alice icon indicating copy to clipboard operation
alice copied to clipboard

KS-AMC-F-06-collect response

Open markya0616 opened this issue 2 years ago • 1 comments

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.

markya0616 avatar Sep 27 '22 07:09 markya0616

Codecov Report

Base: 80.44% // Head: 80.79% // Increases project coverage by +0.35% :tada:

Coverage data is based on head (c0b90c6) compared to base (ab3a67f). Patch coverage: 84.92% of modified lines in pull request are covered.

Additional details and impacted files
@@                      Coverage Diff                      @@
##           auditVersionForCGGMPFROST     #207      +/-   ##
=============================================================
+ Coverage                      80.44%   80.79%   +0.35%     
=============================================================
  Files                            143      143              
  Lines                          11125    11125              
=============================================================
+ Hits                            8949     8988      +39     
+ Misses                          1382     1349      -33     
+ Partials                         794      788       -6     
Impacted Files Coverage Δ
crypto/bip32/child/message.go 93.33% <ø> (+26.66%) :arrow_up:
crypto/bip32/master/message.go 94.73% <ø> (+22.73%) :arrow_up:
crypto/tss/dkg/message.go 92.30% <ø> (+29.14%) :arrow_up:
crypto/tss/ecdsa/gg18/reshare/message.go 90.90% <ø> (+32.08%) :arrow_up:
crypto/tss/ecdsa/gg18/signer/message.go 96.00% <ø> (+18.58%) :arrow_up:
crypto/tss/eddsa/frost/signer/message.go 88.88% <ø> (+35.55%) :arrow_up:
crypto/tss/ecdsa/cggmp/sign/round_2.go 67.85% <40.00%> (ø)
crypto/tss/ecdsa/cggmp/signSix/round_2.go 75.25% <50.00%> (ø)
crypto/tss/ecdsa/cggmp/refresh/message.go 67.74% <68.75%> (-14.62%) :arrow_down:
crypto/tss/ecdsa/cggmp/signSix/round_1.go 76.47% <82.97%> (+0.64%) :arrow_up:
... and 15 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Sep 27 '22 08:09 codecov[bot]