gunsluo / wechatpay-go

Wechat Pay SDK(V3) Write by Go.
Apache License 2.0
23 stars 3 forks source link

API endpoint for client #20

Closed gunsluo closed 3 years ago

gunsluo commented 3 years ago

Signed-off-by: luoji gunsluo@gmail.com

codecov-io commented 3 years ago

Codecov Report

Merging #20 (cf6d7f8) into master (4689b82) will increase coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   95.92%   95.98%   +0.05%     
==========================================
  Files          19       20       +1     
  Lines         883      896      +13     
==========================================
+ Hits          847      860      +13     
  Misses         19       19              
  Partials       17       17              
Impacted Files Coverage Δ
client.go 93.85% <ø> (ø)
api.go 100.00% <100.00%> (ø)

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 4689b82...cf6d7f8. Read the comment docs.