Skip to content

test: New Token Claim and Cancel Airdrop with Simple Fees tests#24065

Draft
Evdokia-Georgieva wants to merge 11 commits intomainfrom
tokenClaimAirdropSimpleFeesTest
Draft

test: New Token Claim and Cancel Airdrop with Simple Fees tests#24065
Evdokia-Georgieva wants to merge 11 commits intomainfrom
tokenClaimAirdropSimpleFeesTest

Conversation

@Evdokia-Georgieva
Copy link
Contributor

Description:
New HAPI tests added to expand Simple Fees validation for TokenClaimAirdrop and TokenCancelAirdrop

Related issue(s):

Fixes ##23863

Checklist

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

Evdokia-Georgieva and others added 10 commits February 6, 2026 13:47
Signed-off-by: Eva <evdokia.georgieva@limechain.tech>
# Conflicts:
#	hedera-node/test-clients/src/main/java/com/hedera/services/bdd/suites/hip1261/utils/FeesChargingUtils.java
#	hedera-node/test-clients/src/main/java/com/hedera/services/bdd/suites/hip1261/utils/SimpleFeesScheduleConstantsInUsd.java
Signed-off-by: Eva <evdokia.georgieva@limechain.tech>
Signed-off-by: Eva <evdokia.georgieva@limechain.tech>
Signed-off-by: Eva <evdokia.georgieva@limechain.tech>
Signed-off-by: Eva <evdokia.georgieva@limechain.tech>
Signed-off-by: Eva <evdokia.georgieva@limechain.tech>
@Evdokia-Georgieva Evdokia-Georgieva added this to the v0.73 milestone Mar 6, 2026
@Evdokia-Georgieva Evdokia-Georgieva self-assigned this Mar 6, 2026
@trunk-io
Copy link

trunk-io bot commented Mar 6, 2026

Merging to main in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

@lfdt-bot
Copy link

lfdt-bot commented Mar 6, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@             Coverage Diff              @@
##               main   #24065      +/-   ##
============================================
- Coverage     78.29%   78.28%   -0.01%     
  Complexity    11662    11662              
============================================
  Files          2461     2461              
  Lines         92960    92960              
  Branches       9965     9965              
============================================
- Hits          72782    72778       -4     
- Misses        16502    16505       +3     
- Partials       3676     3677       +1     

see 1 file with indirect coverage changes

Impacted file tree graph

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

@codacy-production
Copy link

codacy-production bot commented Mar 6, 2026

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (a9460cb) 92863 76410 82.28%
Head commit (479b04b) 92863 (+0) 76407 (-3) 82.28% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#24065) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@Evdokia-Georgieva Evdokia-Georgieva linked an issue Mar 6, 2026 that may be closed by this pull request
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.

Expand Token Airdrop Simple Fees Coverage

2 participants