-
Notifications
You must be signed in to change notification settings - Fork 106
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
feat: [IOCOM-555] Replace FullReceivedNotification
with the autogenerated one
#5024
Conversation
FullReceivedNotification
with the autogenerated oneFullReceivedNotification
with the autogenerated one
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #5024 +/- ##
==========================================
- Coverage 47.50% 47.46% -0.04%
==========================================
Files 1513 1512 -1
Lines 31612 31591 -21
Branches 8022 8022
==========================================
- Hits 15018 14996 -22
- Misses 16531 16532 +1
Partials 63 63
... and 6 files with indirect coverage changes Continue to review 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.
LGTM
Short description
This PR replaces the
FullReceivedNotification
type with the autogenerated one.List of changes proposed in this pull request
FullReceivedNotification
with the autogeneratedIOReceivedNotification
.How to test
run the tests and verify that everything works