FISCO-BCOS / go-sdk

golang SDK of FISCO BCOS
Apache License 2.0
73 stars 58 forks source link

add smcrypto.GenerateKey #191

Closed bxq2011hust closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 41.43% // Head: 41.22% // Decreases project coverage by -0.22% :warning:

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

:exclamation: Current head cecdb1d differs from pull request most recent head a572314. Consider uploading reports for the commit a572314 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #191 +/- ## ========================================== - Coverage 41.43% 41.22% -0.22% ========================================== Files 24 24 Lines 1962 1972 +10 ========================================== Hits 813 813 - Misses 903 913 +10 Partials 246 246 ``` | [Impacted Files](https://codecov.io/gh/FISCO-BCOS/go-sdk/pull/191?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS) | Coverage Δ | | |---|---|---| | [smcrypto/sm\_crypto.go](https://codecov.io/gh/FISCO-BCOS/go-sdk/pull/191?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS#diff-c21jcnlwdG8vc21fY3J5cHRvLmdv) | `35.89% <0.00%> (-5.28%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS)

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