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

feat(903): associate token with account #907

Merged
merged 3 commits into from
Aug 15, 2023
Merged

Conversation

asenslime
Copy link
Contributor

Detailed description:
Associate token with accounts

Which issue(s) this PR fixes:
Fixes #903

Special notes for your reviewer:

Checklist

  • Documentation added
  • Tests updated

@asenslime asenslime force-pushed the feature/associate-members branch from 8ebc2b8 to 0af328b Compare August 11, 2023 13:04
@codecov
Copy link

codecov bot commented Aug 11, 2023

Codecov Report

Merging #907 (356638e) into main (44c5e7e) will increase coverage by 0.00%.
The diff coverage is 75.00%.

@@           Coverage Diff           @@
##             main     #907   +/-   ##
=======================================
  Coverage   64.11%   64.12%           
=======================================
  Files          86       86           
  Lines        6707     6731   +24     
=======================================
+ Hits         4300     4316   +16     
- Misses       2195     2199    +4     
- Partials      212      216    +4     
Flag Coverage Δ
unittests 64.12% <75.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
app/clients/hedera/mirror-node/client.go 70.04% <75.00%> (+0.29%) ⬆️

... and 1 file with indirect coverage changes

@asenslime asenslime force-pushed the feature/associate-members branch from 0af328b to d66ae91 Compare August 11, 2023 13:05
@asenslime asenslime force-pushed the feature/associate-members branch from 45d39c0 to 896b4b0 Compare August 14, 2023 07:40
rokn
rokn previously approved these changes Aug 14, 2023
@asenslime asenslime force-pushed the feature/associate-members branch from a0b2a51 to 356638e Compare August 15, 2023 11:00
@asenslime asenslime merged commit 3a6873d into main Aug 15, 2023
@asenslime asenslime deleted the feature/associate-members branch August 15, 2023 12:20
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.

To associate members when Hedera token is created.
2 participants