-
Notifications
You must be signed in to change notification settings - Fork 501
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
[FEATURE] JSON 比对 #1946 #2267
base: main
Are you sure you want to change the base?
[FEATURE] JSON 比对 #1946 #2267
Conversation
[FEATURE] JSON 比对 alibaba#1946
# Conflicts: # core/src/test/java/com/alibaba/fastjson2/util/CompareUtilsTest.java
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2267 +/- ##
============================================
+ Coverage 77.36% 77.47% +0.10%
- Complexity 22613 22784 +171
============================================
Files 634 635 +1
Lines 84663 85377 +714
Branches 19231 19354 +123
============================================
+ Hits 65496 66142 +646
- Misses 11171 11232 +61
- Partials 7996 8003 +7 ☔ View full report in Codecov by Sentry. |
…t type and array type
What this PR does / why we need it?
[FEATURE] JSON 比对 #1946
Summary of your change
add compare util
Please indicate you've done the following: