-
Notifications
You must be signed in to change notification settings - Fork 87
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
test: include PacketData
serde test to keep proper JSON encoding
#765
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #765 +/- ##
==========================================
+ Coverage 71.13% 71.22% +0.08%
==========================================
Files 124 124
Lines 14779 14790 +11
==========================================
+ Hits 10513 10534 +21
+ Misses 4266 4256 -10
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggested an extra test.
Co-authored-by: Rano | Ranadeep <ranadip.bswas@gmail.com> Signed-off-by: Farhad Shabani <Farhad.Shabani@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks good now. Thanks, Farhad !
) * test: include PacketData test to keep proper JSON encoding * misc: add unclog * Update crates/ibc/src/applications/transfer/packet.rs Co-authored-by: Rano | Ranadeep <ranadip.bswas@gmail.com> Signed-off-by: Farhad Shabani <Farhad.Shabani@gmail.com> * imp: add dummy_json_packet_data function --------- Signed-off-by: Farhad Shabani <Farhad.Shabani@gmail.com> Co-authored-by: Rano | Ranadeep <ranadip.bswas@gmail.com>
Closes: #763
PR author checklist:
unclog
.docs/
).Reviewer checklist:
Files changed
in the GitHub PR explorer.