FISCO-BCOS / go-sdk

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

read certificate from config bytes buffer instead of must have certif… #140

Closed bxq2011hust closed 2 years ago

bxq2011hust commented 2 years ago

…icate/key files

ghost commented 2 years ago

Sider has detected 1 warning on analyzing the commit b548d84.

If the errors persist even after retrying, the following actions may resolve them:

If you still have problems, feel free to ask us via chat. 💬


You can turn off such notifications if unnecessary.

codecov[bot] commented 2 years ago

Codecov Report

Merging #140 (b548d84) into dev (66e9351) will decrease coverage by 0.07%. The diff coverage is 45.83%.

@@            Coverage Diff             @@
##              dev     #140      +/-   ##
==========================================
- Coverage   41.83%   41.75%   -0.08%     
==========================================
  Files          24       24              
  Lines        1929     1947      +18     
==========================================
+ Hits          807      813       +6     
- Misses        879      888       +9     
- Partials      243      246       +3     
Impacted Files Coverage Δ
client/go_client.go 46.09% <0.00%> (ø)
conf/config.go 35.13% <47.82%> (-0.35%) :arrow_down:

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 66e9351...b548d84. Read the comment docs.