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

add improved supply queries #809

Merged
merged 5 commits into from
Dec 11, 2023
Merged

add improved supply queries #809

merged 5 commits into from
Dec 11, 2023

Conversation

joe-bowman
Copy link
Contributor

1. Summary

  • add circulating supply calculation to a new module endpoint

2.Type of change

  • New feature (non-breaking change which adds functionality)

3. Implementation details

Adds a new API endpoint that determines the current circulating supply.

faddat
faddat previously approved these changes Dec 10, 2023
@faddat
Copy link
Contributor

faddat commented Dec 11, 2023

think this one is ready to rock now

Copy link

codecov bot commented Dec 11, 2023

Codecov Report

Merging #809 (b1cac08) into main (5cdf155) will decrease coverage by 0.01%.
The diff coverage is 42.85%.

❗ Current head b1cac08 differs from pull request most recent head b1a9e8e. Consider uploading reports for the commit b1a9e8e to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #809      +/-   ##
==========================================
- Coverage   61.93%   61.92%   -0.01%     
==========================================
  Files         172      172              
  Lines       14048    14055       +7     
==========================================
+ Hits         8700     8703       +3     
- Misses       4606     4610       +4     
  Partials      742      742              
Flag Coverage Δ
unittests 61.92% <42.85%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
app/modules.go 100.00% <100.00%> (ø)
app/upgrades.go 54.05% <0.00%> (-6.56%) ⬇️

faddat
faddat previously approved these changes Dec 11, 2023
@faddat faddat merged commit d0f8f3e into main Dec 11, 2023
10 checks passed
@joe-bowman joe-bowman deleted the supply branch December 19, 2023 12:19
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.

2 participants