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(grpc): add fixed-amount to calc-fee API #1146

Merged
merged 1 commit into from Mar 10, 2024

Conversation

b00f
Copy link
Collaborator

@b00f b00f commented Mar 4, 2024

Description

This API update calc-fee API to calculate fee for fixed amount.
It is covered by tests.

Copy link

codecov bot commented Mar 4, 2024

Codecov Report

Merging #1146 (3c1f883) into main (9be2ef5) will decrease coverage by 0.10%.
Report is 7 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1146      +/-   ##
==========================================
- Coverage   81.41%   81.31%   -0.10%     
==========================================
  Files         173      173              
  Lines        9216     9238      +22     
==========================================
+ Hits         7503     7512       +9     
- Misses       1358     1369      +11     
- Partials      355      357       +2     

@b00f b00f merged commit 6b6dd4e into pactus-project:main Mar 10, 2024
12 checks passed
@b00f b00f deleted the update-calc-fee-api branch March 10, 2024 07: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

1 participant