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

ci: rebase release branch with main #168

Merged
merged 3 commits into from
Nov 8, 2023

Conversation

DeepakBomjan
Copy link
Collaborator

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.

* Create contract-addresses.json

* fix: fix space

---------

Co-authored-by: ibrizsabin <[email protected]>
@github-actions github-actions bot added documentation Improvements or additions to documentation scripts labels Nov 8, 2023
Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Merging #168 (ba44610) into release/v1.1.0 (ce37aa7) will increase coverage by 0.60%.
Report is 5 commits behind head on release/v1.1.0.
The diff coverage is 66.66%.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                  @@
##             release/v1.1.0     #168      +/-   ##
====================================================
+ Coverage             68.21%   68.81%   +0.60%     
  Complexity               54       54              
====================================================
  Files                    32       32              
  Lines                  1919     1924       +5     
  Branches                 33       33              
====================================================
+ Hits                   1309     1324      +15     
+ Misses                  594      584      -10     
  Partials                 16       16              
Flag Coverage Δ
rust 67.63% <60.00%> (+0.73%) ⬆️
solidity 65.02% <100.00%> (+0.19%) ⬆️

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

Files Coverage Δ
contracts/evm/contracts/xcall/CallService.sol 83.80% <100.00%> (+0.11%) ⬆️
...in/java/foundation/icon/xcall/CallServiceImpl.java 81.40% <ø> (ø)
...ts/cosmwasm-vm/cw-xcall/src/handle_call_message.rs 8.91% <60.00%> (+6.95%) ⬆️

... and 1 file with indirect coverage changes

@DeepakBomjan DeepakBomjan changed the title ci: rebase main to release branch ci: rebase release branch with main Nov 8, 2023
@DeepakBomjan DeepakBomjan added cicd and removed documentation Improvements or additions to documentation scripts labels Nov 8, 2023
@DeepakBomjan DeepakBomjan force-pushed the temp-copy-main-to-release-branch branch from f94e6b2 to ba44610 Compare November 8, 2023 12:04
@github-actions github-actions bot added documentation Improvements or additions to documentation scripts and removed cicd labels Nov 8, 2023
@ibrizsabin ibrizsabin merged commit 8f0b570 into release/v1.1.0 Nov 8, 2023
16 of 18 checks passed
@ibrizsabin ibrizsabin deleted the temp-copy-main-to-release-branch branch November 8, 2023 12:09
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 scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants