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

feat(x/ecocredit/marketplace): implement buyer and seller fees #2154

Merged
merged 31 commits into from
Mar 14, 2024

proto lint

dbf4e14
Select commit
Loading
Failed to load commit list.
Merged

feat(x/ecocredit/marketplace): implement buyer and seller fees #2154

proto lint
dbf4e14
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 29, 2024 in 0s

72.92% (+0.01%) compared to 3b21ecd

View this Pull Request on Codecov

72.92% (+0.01%) compared to 3b21ecd

Details

Codecov Report

Attention: Patch coverage is 67.33668% with 65 lines in your changes are missing coverage. Please review.

Project coverage is 72.92%. Comparing base (3b21ecd) to head (dbf4e14).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2154      +/-   ##
==========================================
+ Coverage   72.90%   72.92%   +0.01%     
==========================================
  Files         240      243       +3     
  Lines       13860    14022     +162     
==========================================
+ Hits        10105    10225     +120     
- Misses       3016     3042      +26     
- Partials      739      755      +16     
Files Coverage Δ
app/app.go 92.71% <100.00%> (+0.01%) ⬆️
x/ecocredit/marketplace/keeper/keeper.go 100.00% <100.00%> (ø)
x/ecocredit/marketplace/types/v1/msg_buy_direct.go 98.30% <100.00%> (+0.15%) ⬆️
...ecocredit/marketplace/types/v1/state_fee_params.go 100.00% <100.00%> (ø)
x/ecocredit/server/tests/utils.go 100.00% <100.00%> (ø)
...dit/marketplace/types/v1/msg_gov_set_fee_params.go 62.50% <64.28%> (+62.50%) ⬆️
x/ecocredit/marketplace/keeper/msg_buy_direct.go 79.31% <79.31%> (+1.18%) ⬆️
...t/marketplace/keeper/msg_gov_send_from_fee_pool.go 64.70% <64.70%> (ø)
...marketplace/types/v1/msg_gov_send_from_fee_pool.go 68.42% <68.42%> (ø)
...redit/marketplace/keeper/msg_gov_set_fee_params.go 50.00% <50.00%> (+50.00%) ⬆️
... and 1 more