nanmu42 / etherscan-api

:guitar: Golang client for Ethereum Etherscan API (and its families like BscScan) / Golang 以太坊 Etherscan API库(也支持同一家族的BscScan)
MIT License
240 stars 107 forks source link

Fix CI and add test for ERC721Transfers() #65

Closed nanmu42 closed 2 years ago

nanmu42 commented 2 years ago

fixes #64 .

codecov[bot] commented 2 years ago

Codecov Report

Merging #65 (9e13132) into master (4bf649f) will increase coverage by 0.24%. The diff coverage is 82.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   76.75%   77.00%   +0.24%     
==========================================
  Files          10       10              
  Lines         370      387      +17     
==========================================
+ Hits          284      298      +14     
- Misses         59       61       +2     
- Partials       27       28       +1     
Impacted Files Coverage Δ
account.go 91.74% <82.35%> (-1.74%) :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 2ceb77c...9e13132. Read the comment docs.