Skip to content

Conversation

@YukiTsuchida
Copy link
Contributor

@YukiTsuchida YukiTsuchida commented Nov 12, 2025

  • Implemented selfXCC() in Initiator.
  • Added unit tests for selfXCC().

@YukiTsuchida YukiTsuchida marked this pull request as ready for review November 12, 2025 04:12
@YukiTsuchida YukiTsuchida self-assigned this Nov 12, 2025
@github-actions
Copy link

github-actions bot commented Nov 12, 2025

LCOV of commit 0cc114f during Coverage Report #85

Summary coverage rate:
  lines......: 98.1% (206 of 210 lines)
  functions..: 100.0% (43 of 43 functions)
  branches...: no data found

Files changed coverage rate:
                                     |Lines       |Functions  |Branches    
  Filename                           |Rate     Num|Rate    Num|Rate     Num
  =========================================================================
  src/core/Initiator.sol             |10.3%     39| 0.0%     4|    -      0

Full coverage report

@github-actions
Copy link

github-actions bot commented Nov 12, 2025

Slither report

Summary

shadowing-local

Impact: Low
Confidence: High

ChannelInfo.Data memory selfXCC = ChannelInfo.Data({port: "", channel: ""});

});
}

function selfXCC() external view virtual override returns (QuerySelfXCCResponse.Data memory) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@YukiTsuchida YukiTsuchida marked this pull request as draft November 13, 2025 07:40
@YukiTsuchida YukiTsuchida deleted the impl-initiator-self-xcc branch January 16, 2026 08:29
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.

2 participants