icon-project / xcall-multi

Apache License 2.0
10 stars 8 forks source link

fix: patch valid source check #339

Open gcranju opened 2 weeks ago

gcranju commented 2 weeks ago

Description:

Commit Message

fix: patch valid source check

see the guidelines for commit messages.

Changelog Entry

version: <log entry>

Checklist:

Please review the CONTRIBUTING.md file for detailed contributing guidelines.

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 89.20%. Comparing base (98dd4b1) to head (ef2d160).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/icon-project/xcall-multi/pull/339/graphs/tree.svg?width=650&height=150&src=pr&token=KWDB59JITE&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=icon-project)](https://app.codecov.io/gh/icon-project/xcall-multi/pull/339?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=icon-project) ```diff @@ Coverage Diff @@ ## main #339 +/- ## ============================================ - Coverage 89.32% 89.20% -0.13% Complexity 76 76 ============================================ Files 42 42 Lines 2642 2630 -12 Branches 37 37 ============================================ - Hits 2360 2346 -14 - Misses 265 267 +2 Partials 17 17 ``` | [Flag](https://app.codecov.io/gh/icon-project/xcall-multi/pull/339/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=icon-project) | Coverage Δ | | |---|---|---| | [rust](https://app.codecov.io/gh/icon-project/xcall-multi/pull/339/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=icon-project) | `90.04% <80.00%> (-0.10%)` | :arrow_down: | | [solidity](https://app.codecov.io/gh/icon-project/xcall-multi/pull/339/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=icon-project) | `88.53% <ø> (-0.23%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=icon-project#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/icon-project/xcall-multi/pull/339?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=icon-project) | Coverage Δ | | |---|---|---| | [...ontracts/cosmwasm-vm/cw-xcall/src/types/request.rs](https://app.codecov.io/gh/icon-project/xcall-multi/pull/339?src=pr&el=tree&filepath=contracts%2Fcosmwasm-vm%2Fcw-xcall%2Fsrc%2Ftypes%2Frequest.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=icon-project#diff-Y29udHJhY3RzL2Nvc213YXNtLXZtL2N3LXhjYWxsL3NyYy90eXBlcy9yZXF1ZXN0LnJz) | `90.07% <100.00%> (+0.07%)` | :arrow_up: | | [...ts/cosmwasm-vm/cw-xcall/src/handle\_call\_message.rs](https://app.codecov.io/gh/icon-project/xcall-multi/pull/339?src=pr&el=tree&filepath=contracts%2Fcosmwasm-vm%2Fcw-xcall%2Fsrc%2Fhandle_call_message.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=icon-project#diff-Y29udHJhY3RzL2Nvc213YXNtLXZtL2N3LXhjYWxsL3NyYy9oYW5kbGVfY2FsbF9tZXNzYWdlLnJz) | `98.98% <75.00%> (-0.50%)` | :arrow_down: | ... and [15 files with indirect coverage changes](https://app.codecov.io/gh/icon-project/xcall-multi/pull/339/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=icon-project)