hashgraph / hedera-mirror-node

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

Optimize web3 fungible token historical total supply query #8666

Open xin-hedera opened 2 days ago

xin-hedera commented 2 days ago

Description:

This PR optimizes web3 fungible token historical total supply query

Related issue(s):

Fixes #8217

Notes for reviewer:

Checklist

codecov[bot] commented 2 days ago

Codecov Report

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

Project coverage is 91.90%. Comparing base (554cc02) to head (a52f96b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8666 +/- ## ============================================ - Coverage 92.11% 91.90% -0.22% + Complexity 7541 3778 -3763 ============================================ Files 920 606 -314 Lines 30066 19797 -10269 Branches 3659 2489 -1170 ============================================ - Hits 27696 18194 -9502 + Misses 1547 1197 -350 + Partials 823 406 -417 ```

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

sonarcloud[bot] commented 2 days 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