-
Notifications
You must be signed in to change notification settings - Fork 26.5k
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
Fastjson2 Support #10166
Fastjson2 Support #10166
Conversation
Codecov Report
@@ Coverage Diff @@
## 3.1 #10166 +/- ##
============================================
+ Coverage 65.60% 65.62% +0.02%
+ Complexity 297 296 -1
============================================
Files 1234 1240 +6
Lines 53809 53957 +148
Branches 8119 8130 +11
============================================
+ Hits 35301 35410 +109
- Misses 14678 14709 +31
- Partials 3830 3838 +8
Continue to review full report at Codecov.
|
# Conflicts: # dubbo-monitor/dubbo-monitor-default/pom.xml
dubbo-remoting/dubbo-remoting-api/src/main/java/org/apache/dubbo/remoting/Constants.java
Outdated
Show resolved
Hide resolved
...c/dubbo-rpc-dubbo/src/main/java/org/apache/dubbo/rpc/protocol/dubbo/DecodeableRpcResult.java
Outdated
Show resolved
Hide resolved
...pi/src/main/java/org/apache/dubbo/common/serialize/support/DefaultSerializationSelector.java
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What is the purpose of the change
Brief changelog
Verifying this change
Checklist