hashgraph / hedera-mirror-node

Hedera Mirror Node archives data from consensus nodes and serves it via an API
Apache License 2.0
128 stars 108 forks source link

Enable TokenReject in acceptance tests #9335

Closed steven-sheehy closed 2 weeks ago

steven-sheehy commented 2 weeks ago

Description:

The TokenReject transaction was delivered to mainnet with v0.53, so we should enable its acceptance tests by default.

Related issue(s):

Notes for reviewer:

Checklist

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 92.61%. Comparing base (fff1869) to head (9656229). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #9335 +/- ## ============================================ - Coverage 92.62% 92.61% -0.01% + Complexity 6909 6908 -1 ============================================ Files 885 885 Lines 29390 29390 Branches 3717 3717 ============================================ - Hits 27223 27221 -2 - Misses 1401 1404 +3 + Partials 766 765 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.