Skip to content

[ISSUE #9396] Use fastjson2 in all modules #9397

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 4 commits into
base: develop
Choose a base branch
from

Conversation

yx9o
Copy link
Contributor

@yx9o yx9o commented May 10, 2025

Fixes #9396 .

@codecov-commenter
Copy link

codecov-commenter commented May 10, 2025

Codecov Report

Attention: Patch coverage is 63.82979% with 17 lines in your changes missing coverage. Please review.

Project coverage is 48.81%. Comparing base (aecb97e) to head (0e1f6fc).
Report is 5 commits behind head on develop.

Files with missing lines Patch % Lines
...mq/tools/command/export/ExportMetadataCommand.java 0.00% 3 Missing ⚠️
...mon/fastjson/GenericMapSuperclassDeserializer.java 85.71% 1 Missing and 1 partial ⚠️
...ache/rocketmq/common/utils/FastJsonSerializer.java 0.00% 2 Missing ⚠️
...tmq/remoting/protocol/heartbeat/HeartbeatData.java 0.00% 2 Missing ⚠️
...command/export/ExportMetadataInRocksDBCommand.java 0.00% 2 Missing ⚠️
...s/command/metadata/RocksDBConfigToJsonCommand.java 0.00% 2 Missing ⚠️
...mmand/broker/GetColdDataFlowCtrInfoSubCommand.java 0.00% 1 Missing ⚠️
...tmq/tools/command/export/ExportConfigsCommand.java 0.00% 1 Missing ⚠️
...tmq/tools/command/export/ExportMetricsCommand.java 0.00% 1 Missing ⚠️
.../tools/command/queue/QueryConsumeQueueCommand.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9397      +/-   ##
=============================================
+ Coverage      47.89%   48.81%   +0.92%     
- Complexity     11899    12080     +181     
=============================================
  Files           1307     1306       -1     
  Lines          92014    92013       -1     
  Branches       11780    11782       +2     
=============================================
+ Hits           44068    44919     +851     
+ Misses         42460    41542     -918     
- Partials        5486     5552      +66     

☔ 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 all modules
2 participants