Skip to content

[ISSUE# 9382] Use fastjson2 in common module #9383

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

Open
wants to merge 16 commits into
base: develop
Choose a base branch
from

Conversation

yx9o
Copy link
Contributor

@yx9o yx9o commented May 3, 2025

Fixes #9382 .

@codecov-commenter
Copy link

codecov-commenter commented May 5, 2025

Codecov Report

Attention: Patch coverage is 77.27273% with 5 lines in your changes missing coverage. Please review.

Project coverage is 48.09%. Comparing base (c9deaa5) to head (026a30c).

Files with missing lines Patch % Lines
...mon/fastjson/GenericMapSuperclassDeserializer.java 80.00% 2 Missing and 1 partial ⚠️
...ache/rocketmq/common/utils/FastJsonSerializer.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9383      +/-   ##
=============================================
+ Coverage      48.00%   48.09%   +0.08%     
- Complexity     11907    11933      +26     
=============================================
  Files           1307     1307              
  Lines          92010    92016       +6     
  Branches       11781    11783       +2     
=============================================
+ Hits           44171    44253      +82     
+ Misses         42350    42273      -77     
- Partials        5489     5490       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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] Use fastjson2 in common module
2 participants