icon-project / xcall-multi

Apache License 2.0
10 stars 9 forks source link

feat: evm cluster connection #387

Open bcsainju opened 1 month ago

bcsainju commented 1 month ago

Description:

EVM cluster connection contract

Commit Message

type: commit message

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 1 month ago

Codecov Report

Attention: Patch coverage is 95.89041% with 3 lines in your changes missing coverage. Please review.

Project coverage is 89.64%. Comparing base (a9365e3) to head (b133c29). Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
...racts/evm/contracts/adapters/ClusterConnection.sol 95.89% 3 Missing :warning:
Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/icon-project/xcall-multi/pull/387/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/387?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 #387 +/- ## ============================================ + Coverage 89.47% 89.64% +0.16% Complexity 77 77 ============================================ Files 42 43 +1 Lines 2698 2771 +73 Branches 37 37 ============================================ + Hits 2414 2484 +70 - Misses 267 270 +3 Partials 17 17 ``` | [Flag](https://app.codecov.io/gh/icon-project/xcall-multi/pull/387/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=icon-project) | Coverage Δ | | |---|---|---| | [solidity](https://app.codecov.io/gh/icon-project/xcall-multi/pull/387/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=icon-project) | `89.30% <95.89%> (+0.89%)` | :arrow_up: | 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 with missing lines](https://app.codecov.io/gh/icon-project/xcall-multi/pull/387?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=icon-project) | Coverage Δ | | |---|---|---| | [...racts/evm/contracts/adapters/ClusterConnection.sol](https://app.codecov.io/gh/icon-project/xcall-multi/pull/387?src=pr&el=tree&filepath=contracts%2Fevm%2Fcontracts%2Fadapters%2FClusterConnection.sol&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=icon-project#diff-Y29udHJhY3RzL2V2bS9jb250cmFjdHMvYWRhcHRlcnMvQ2x1c3RlckNvbm5lY3Rpb24uc29s) | `95.89% <95.89%> (ø)` | |