-
Notifications
You must be signed in to change notification settings - Fork 72
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(core): I/O event decoder/encoder #272
Conversation
Codecov Report
@@ Coverage Diff @@
## master #272 +/- ##
==========================================
- Coverage 95.41% 95.11% -0.30%
==========================================
Files 157 158 +1
Lines 2769 2806 +37
Branches 366 315 -51
==========================================
+ Hits 2642 2669 +27
- Misses 123 133 +10
Partials 4 4
Continue to review full report at Codecov.
|
Yes, makes perfect sense. |
45e0564
to
1de13d0
Compare
PR Type
What kind of change does this PR introduce?
What is the new behavior?
ES2020
event
decoder (issue: [RFC] I/O event decoder #273)Does this PR introduce a breaking change?