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

[ISSUE #3824] code optimization for MessageEntity #4792

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

jevinjiang
Copy link
Contributor

Fixes #3824

Motivation
add serialVersionUID and transient message

Modifications
Documentation

Does this pull request introduce a new feature? no

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 16.34%. Comparing base (0250a89) to head (246446f).

Additional details and impacted files
@@              Coverage Diff              @@
##             master    #4792       +/-   ##
=============================================
+ Coverage          0   16.34%   +16.34%     
- Complexity        0     1734     +1734     
=============================================
  Files             0      856      +856     
  Lines             0    31244    +31244     
  Branches          0     2698     +2698     
=============================================
+ Hits              0     5106     +5106     
- Misses            0    25659    +25659     
- Partials          0      479      +479     

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

Copy link
Member

@Pil0tXia Pil0tXia left a comment

Choose a reason for hiding this comment

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

LGTM

@Pil0tXia Pil0tXia merged commit 291d748 into apache:master Mar 18, 2024
11 checks passed
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.

[Enhancement] Do some code optimization.[MessageEntity]
3 participants