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

Add codespace to error acknowledgement #1911

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Conversation

webmaster128
Copy link
Member

This adds the codespace to error acknowledgements by switching from NewErrorAcknowledgement to NewErrorAcknowledgementWithCodespace.

Also creates the initial infrastrucrture to further customize error acknowledgement creation.

Part of #1740

Copy link
Contributor

@pinosu pinosu left a comment

Choose a reason for hiding this comment

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

LGTM! 👍
Let's update all the tests to that CI passes and then it's good to go

This adds the codespace to error acknowledgements by switching from
NewErrorAcknowledgement to NewErrorAcknowledgementWithCodespace.

Also creates the initial infrastrucrture to further customize error
acknowledgement creation.
Copy link

codecov bot commented Jun 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.89%. Comparing base (14161f8) to head (51f1634).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1911   +/-   ##
=======================================
  Coverage   54.88%   54.89%           
=======================================
  Files          65       65           
  Lines        9773     9775    +2     
=======================================
+ Hits         5364     5366    +2     
  Misses       3865     3865           
  Partials      544      544           
Files Coverage Δ
x/wasm/ibc.go 69.06% <100.00%> (+0.34%) ⬆️

@pinosu pinosu merged commit 2be23fa into main Jun 27, 2024
16 checks passed
@pinosu pinosu deleted the add-codespace-ack-error branch June 27, 2024 13:21
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