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

Remove unused EventBody<'a, T> #201

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Remove unused EventBody<'a, T> #201

merged 1 commit into from
Jun 27, 2024

Conversation

TTWNO
Copy link
Member

@TTWNO TTWNO commented Jun 27, 2024

No description provided.

@TTWNO TTWNO linked an issue Jun 27, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jun 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.95%. Comparing base (f619312) to head (ecbd191).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #201      +/-   ##
==========================================
- Coverage   87.20%   86.95%   -0.25%     
==========================================
  Files          40       40              
  Lines        3508     3518      +10     
==========================================
  Hits         3059     3059              
- Misses        449      459      +10     

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

@TTWNO TTWNO merged commit d8e2bdb into main Jun 27, 2024
13 of 14 checks passed
@TTWNO TTWNO deleted the remove-eventbody branch June 27, 2024 12:11
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.

A 'zero-copy' EventBody<'a, T> without custom deserializer?
2 participants