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

fix(minor-ampd): update sui module emitting events #643

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

milapsheth
Copy link
Member

@milapsheth milapsheth commented Oct 1, 2024

Description

AXE-5572

Todos

  • Unit tests
  • Manual tests
  • Documentation
  • Connect epics/issues

Steps to Test

Expected Behaviour

Other Notes

@milapsheth milapsheth requested a review from a team as a code owner October 1, 2024 03:21
@@ -22,11 +22,7 @@ impl EventType {
EventType::ContractCall => "ContractCall",
Copy link
Member Author

Choose a reason for hiding this comment

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

Merge this PR in coordination with other repos, so e2e tests don't break

Copy link
Contributor

Choose a reason for hiding this comment

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

we don't have e2e test for this

Copy link
Member Author

Choose a reason for hiding this comment

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

Joao added Sui -> Amplifier last week

Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.55%. Comparing base (1775139) to head (0fc0b9b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #643      +/-   ##
==========================================
- Coverage   93.55%   93.55%   -0.01%     
==========================================
  Files         242      242              
  Lines       34080    34079       -1     
==========================================
- Hits        31884    31883       -1     
  Misses       2196     2196              
Flag Coverage Δ
93.55% <100.00%> (-0.01%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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