hashgraph / hedera-services

Crypto, token, consensus, file, and smart contract services for the Hedera public ledger
Apache License 2.0
281 stars 125 forks source link

test: added Token Claim Airdrop Test #15074

Closed iwsimon closed 3 weeks ago

iwsimon commented 3 weeks ago

Description:

(CLAIM_59) TokenClaimAirdrop transaction with a receiver - a hollow account that signs it with no HBAR fails

Related issue(s):

Fixes #14959

Notes for reviewer:

Checklist

iwsimon commented 3 weeks ago

"Calim" -> "Claim"

Updated it

codacy-production[bot] commented 3 weeks ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 80651fd8c5cba67d8842654c789f180443e2645d[^1] :white_check_mark:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (80651fd8c5cba67d8842654c789f180443e2645d) | Report Missing | Report Missing | Report Missing | | | Head commit (585c9ad3c863913849ac2bbc1ab7fc6b94bbd8b5) | 110862 | 69240 | 62.46% | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#15074) | 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: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more [^1]: Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 59.10%. Comparing base (964661d) to head (585c9ad). Report is 18 commits behind head on develop.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/hashgraph/hedera-services/pull/15074/graphs/tree.svg?width=650&height=150&src=pr&token=ZPMV8C93DV&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hashgraph)](https://app.codecov.io/gh/hashgraph/hedera-services/pull/15074?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hashgraph) ```diff @@ Coverage Diff @@ ## develop #15074 +/- ## ============================================= - Coverage 59.10% 59.10% -0.01% + Complexity 22549 22540 -9 ============================================= Files 2902 2897 -5 Lines 111299 111173 -126 Branches 11424 11408 -16 ============================================= - Hits 65783 65706 -77 + Misses 41827 41781 -46 + Partials 3689 3686 -3 ``` [see 26 files with indirect coverage changes](https://app.codecov.io/gh/hashgraph/hedera-services/pull/15074/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hashgraph) [![Impacted file tree graph](https://app.codecov.io/gh/hashgraph/hedera-services/pull/15074/graphs/tree.svg?width=650&height=150&src=pr&token=ZPMV8C93DV&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hashgraph)](https://app.codecov.io/gh/hashgraph/hedera-services/pull/15074?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hashgraph)