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

Fix get token default kyc status test for modularized #10549

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

kselveliev
Copy link
Contributor

Description:
Fix Then I call function with HederaTokenService getTokenDefaultKycStatus token FUNGIBLE for modularized services

Related issue(s):

Fixes #10430

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@kselveliev kselveliev added enhancement Type: New feature test Test infrastructure, automated tests required, etc labels Mar 5, 2025
@kselveliev kselveliev added this to the 0.126.0 milestone Mar 5, 2025
@kselveliev kselveliev self-assigned this Mar 5, 2025
@kselveliev kselveliev requested a review from a team as a code owner March 5, 2025 16:47
Copy link

codecov bot commented Mar 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

see 19 files with indirect coverage changes

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@bilyana-gospodinova bilyana-gospodinova left a comment

Choose a reason for hiding this comment

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

LGTM

@steven-sheehy steven-sheehy merged commit 4ad4aef into main Mar 6, 2025
32 checks passed
@steven-sheehy steven-sheehy deleted the 10430-fix-default-kyc-test branch March 6, 2025 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Type: New feature modularizedEVM test Test infrastructure, automated tests required, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix call.feature acceptance test against modularized
3 participants