update test coverage stats.
This commit is contained in:
parent
afc2e8100a
commit
316faf034c
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ github.com/conformal/btcec/btcec.go initAll 100.00% (1/1)
|
|||
github.com/conformal/btcec/pubkey.go isOdd 100.00% (1/1)
|
||||
github.com/conformal/btcec/pubkey.go ParsePubKey 96.88% (31/32)
|
||||
github.com/conformal/btcec/btcec.go KoblitzCurve.addJacobian 91.67% (55/60)
|
||||
github.com/conformal/btcec/signature.go ParseSignature 90.48% (38/42)
|
||||
github.com/conformal/btcec/btcec.go KoblitzCurve.affineFromJacobian 90.00% (9/10)
|
||||
github.com/conformal/btcec/signature.go ParseSignature 70.73% (29/41)
|
||||
github.com/conformal/btcec/btcec.go KoblitzCurve.Double 0.00% (0/2)
|
||||
github.com/conformal/btcec ------------------------------- 89.76% (184/205)
|
||||
github.com/conformal/btcec ------------------------------- 93.69% (193/206)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue