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

docs: clearer centralized deployment #276

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

izyak
Copy link
Collaborator

@izyak izyak commented Feb 23, 2024

Description:

Commit Message

type: commit message

see the guidelines for commit messages.

Changelog Entry

version: <log entry>

Checklist:

  • I have performed a self-review of my own code
  • I have documented my code in accordance with the documentation guidelines
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have run the unit tests
  • I only have one commit (if not, squash them into one commit).
  • I have a descriptive commit message that adheres to the commit message guidelines

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

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 23, 2024
@izyak izyak requested a review from gcranju February 23, 2024 03:44
Copy link

codecov bot commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.97%. Comparing base (65a7f3e) to head (f9446a4).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #276   +/-   ##
=========================================
  Coverage     71.97%   71.97%           
  Complexity       55       55           
=========================================
  Files            35       35           
  Lines          2073     2073           
  Branches         34       34           
=========================================
  Hits           1492     1492           
  Misses          565      565           
  Partials         16       16           
Flag Coverage Δ
solidity 84.79% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Copy link
Collaborator

@gcranju gcranju left a comment

Choose a reason for hiding this comment

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

Looks good!

@izyak izyak linked an issue Feb 23, 2024 that may be closed by this pull request
@izyak izyak merged commit 96d156a into main Feb 23, 2024
14 checks passed
@izyak izyak deleted the docs/clearer-centralized-deployment branch February 23, 2024 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clear docs for xcall centralized connection deployment
2 participants