Skip to content

Fix CI and add test for ERC721Transfers() #65

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 5, 2021
Merged

Fix CI and add test for ERC721Transfers() #65

merged 3 commits into from
Dec 5, 2021

Conversation

nanmu42
Copy link
Owner

@nanmu42 nanmu42 commented Dec 5, 2021

fixes #64 .

@nanmu42 nanmu42 temporarily deployed to CI Test December 5, 2021 04:37 Inactive
@codecov
Copy link

codecov bot commented Dec 5, 2021

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%) ⬇️

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.

@nanmu42 nanmu42 merged commit 0158ce5 into master Dec 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI: httputil.DumpResponse() is unstable under go 1.17.3 and HTTP/2
1 participant