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

Implement token unfreeze handle() #6502

Merged
merged 3 commits into from May 9, 2023

Conversation

mhess-swl
Copy link
Member

Closes #6117

Signed-off-by: Matt Hess <matt.hess@swirldslabs.com>
Signed-off-by: Matt Hess <matt.hess@swirldslabs.com>
Signed-off-by: Matt Hess <matt.hess@swirldslabs.com>
@mhess-swl mhess-swl added the Modularization Issues or PRs related to modularization label May 8, 2023
@mhess-swl mhess-swl added this to the v0.39 milestone May 8, 2023
@mhess-swl mhess-swl requested review from a team and Neeharika-Sompalli as code owners May 8, 2023 20:04
@mhess-swl mhess-swl self-assigned this May 8, 2023
Copy link
Member

@Neeharika-Sompalli Neeharika-Sompalli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM !

@github-actions
Copy link

github-actions bot commented May 8, 2023

Node: Unit Test Results

  1 366 files    1 366 suites   1h 25m 4s ⏱️
97 615 tests 97 607 ✔️ 8 💤 0
99 246 runs  99 238 ✔️ 8 💤 0

Results for commit 1266eb8.

3 similar comments
@github-actions
Copy link

github-actions bot commented May 8, 2023

Node: Unit Test Results

  1 366 files    1 366 suites   1h 25m 4s ⏱️
97 615 tests 97 607 ✔️ 8 💤 0
99 246 runs  99 238 ✔️ 8 💤 0

Results for commit 1266eb8.

@github-actions
Copy link

github-actions bot commented May 8, 2023

Node: Unit Test Results

  1 366 files    1 366 suites   1h 25m 4s ⏱️
97 615 tests 97 607 ✔️ 8 💤 0
99 246 runs  99 238 ✔️ 8 💤 0

Results for commit 1266eb8.

@github-actions
Copy link

github-actions bot commented May 8, 2023

Node: Unit Test Results

  1 366 files    1 366 suites   1h 25m 4s ⏱️
97 615 tests 97 607 ✔️ 8 💤 0
99 246 runs  99 238 ✔️ 8 💤 0

Results for commit 1266eb8.

@sonarcloud
Copy link

sonarcloud bot commented May 8, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 1 Bug
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
4.9% 4.9% Duplication

@github-actions
Copy link

github-actions bot commented May 8, 2023

Node: Integration Test Results

    3 files      3 suites   14m 23s ⏱️
151 tests 151 ✔️ 0 💤 0
152 runs  152 ✔️ 0 💤 0

Results for commit 1266eb8.

@github-actions
Copy link

github-actions bot commented May 8, 2023

Node: E2E Test Results

    1 files      1 suites   17m 23s ⏱️
310 tests 310 ✔️ 0 💤 0
328 runs  328 ✔️ 0 💤 0

Results for commit 1266eb8.

@mhess-swl mhess-swl merged commit 2d4152b into develop May 9, 2023
19 of 25 checks passed
@mhess-swl mhess-swl deleted the 06117_token-unfreeze-implementation branch May 9, 2023 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Modularization Issues or PRs related to modularization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement handle for TokenUnfreezeAccountHandler
2 participants