Skip to content
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

Added tests for erc721 enumerable #205

Merged

Conversation

keirongulrajani
Copy link
Contributor

Scope

  • Added tests for erc721 enumerable

Why?

To ensure they work!

Todos

If any, what are the follow-up tasks required other than merging this PR? Have they been arranged?

  • ???

@keirongulrajani keirongulrajani requested a review from a team as a code owner August 22, 2022 18:14
@github-actions github-actions bot added the javascript Pull requests that update Javascript code label Aug 22, 2022
@codecov
Copy link

codecov bot commented Aug 22, 2022

Codecov Report

Merging #205 (67b341f) into main (532fd0a) will increase coverage by 46.49%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##            main     #205       +/-   ##
==========================================
+ Coverage   5.20%   51.69%   +46.49%     
==========================================
  Files        164      283      +119     
  Lines      20898    41140    +20242     
==========================================
+ Hits        1087    21269    +20182     
+ Misses     19705    17452     -2253     
- Partials     106     2419     +2313     
Impacted Files Coverage Δ
transport/mux.go 67.63% <0.00%> (ø)
application/indexer/refcount.go 94.73% <0.00%> (ø)
transport/upnp.go 0.00% <0.00%> (ø)
layer1/executor/tasks/dkg/register.go 0.00% <0.00%> (ø)
transport/utils.go 53.84% <0.00%> (ø)
localrpc/local.go 68.35% <0.00%> (ø)
peering/muxhandler.go 12.12% <0.00%> (ø)
layer1/executor/task_scheduler.go 1.16% <0.00%> (ø)
layer1/monitor/events/ethdkg.go 0.00% <0.00%> (ø)
...ication/pendingtx/pendingindex/pendingtxindexer.go 43.15% <0.00%> (ø)
... and 255 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@nelsonhp nelsonhp merged commit 66acb9e into alicenet:main Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants