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: passing the minium receive and approver to msg #7

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

meomeocoj
Copy link
Member

  • refactor msg collect fees

Copy link

badge

Code Coverage Summary

Filename                                    Stmts    Miss  Cover    Missing
----------------------------------------  -------  ------  -------  ---------------------------------------------
src/contract.rs                               162      10  93.83%   47, 61, 138, 209, 217, 261, 274, 309, 371-372
src/helpers.rs                                  3       1  66.67%   10
src/multitest/contract.rs                      28       0  100.00%
src/multitest/contract_ping_pong_mock.rs       21       2  90.48%   64-65
src/multitest/mock_cw20_contract.rs            38       2  94.74%   87-88
src/multitest/mock_router_contract.rs          44       3  93.18%   98, 125-126
src/multitest/tests.rs                         61       0  100.00%
TOTAL                                         357      18  94.96%

Diff against master

Filename                     Stmts    Miss  Cover
-------------------------  -------  ------  --------
src/contract.rs                -11      -2  +0.76%
src/multitest/contract.rs       -1       0  +100.00%
TOTAL                          -12      -2  +0.38%

Results for commit: 383371c

Minimum allowed coverage is 90%

♻️ This comment has been updated with latest results

@meomeocoj meomeocoj requested a review from tubackkhoa March 18, 2024 03:12
Copy link
Collaborator

@ducphamle2 ducphamle2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Member

@trung2891 trung2891 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@meomeocoj meomeocoj merged commit ae52d3f into master Mar 18, 2024
5 checks passed
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.

4 participants