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

imp(bank): Add supplyOf query #2041

Merged
merged 3 commits into from Nov 14, 2023
Merged

Conversation

Vvaradinov
Copy link
Contributor

Description


This PR adds the supplyOf query to the bank extension. Tests will follow in a separate PR.

Closes #XXX

@Vvaradinov Vvaradinov requested a review from a team as a code owner November 14, 2023 14:11
@Vvaradinov Vvaradinov requested review from facs95 and GAtom22 and removed request for a team November 14, 2023 14:11
precompiles/bank/bank.go Outdated Show resolved Hide resolved
Copy link

codecov bot commented Nov 14, 2023

Codecov Report

Merging #2041 (ae1c17c) into main (e87bc1b) will decrease coverage by 0.15%.
Report is 1 commits behind head on main.
The diff coverage is 10.34%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2041      +/-   ##
==========================================
- Coverage   70.54%   70.39%   -0.15%     
==========================================
  Files         335      338       +3     
  Lines       25089    25223     +134     
==========================================
+ Hits        17698    17756      +58     
- Misses       6485     6558      +73     
- Partials      906      909       +3     
Files Coverage Δ
precompiles/bank/bank.go 18.64% <33.33%> (ø)
precompiles/bank/types.go 50.00% <10.00%> (ø)
precompiles/bank/query.go 66.66% <0.00%> (ø)

@fedekunze fedekunze enabled auto-merge (squash) November 14, 2023 15:07
@fedekunze fedekunze merged commit 17c0a46 into main Nov 14, 2023
33 of 35 checks passed
@fedekunze fedekunze deleted the Vvaradinov/bank-ext-supplyof-query branch November 14, 2023 15:17
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.

None yet

2 participants