Skip to content

eth/eip721: fix data type bug for bytes, fix #251#252

Merged
q9f merged 2 commits intomainfrom
q9f/eip721
Nov 6, 2023
Merged

eth/eip721: fix data type bug for bytes, fix #251#252
q9f merged 2 commits intomainfrom
q9f/eip721

Conversation

@q9f
Copy link
Owner

@q9f q9f commented Nov 6, 2023

closes #251

@q9f q9f added the bug Something isn't working label Nov 6, 2023
@codecov-commenter
Copy link

codecov-commenter commented Nov 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.70%. Comparing base (4e6dec8) to head (cb7575d).
Report is 50 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #252   +/-   ##
=======================================
  Coverage   99.70%   99.70%           
=======================================
  Files          77       77           
  Lines        4460     4477   +17     
=======================================
+ Hits         4447     4464   +17     
  Misses         13       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@q9f q9f merged commit a527415 into main Nov 6, 2023
@q9f q9f deleted the q9f/eip721 branch November 6, 2023 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Signature Mismatch Issue with bytes

2 participants