bugfix: jackson serializing can compatible with empty beans by mz126 · Pull Request #70 · trpc-group/trpc-java · GitHub
Skip to content

bugfix: jackson serializing can compatible with empty beans#70

Merged
wardseptember merged 2 commits into
trpc-group:masterfrom
mz126:bugfix/jackson-serialization-compatible-empty-beans
Nov 25, 2024
Merged

bugfix: jackson serializing can compatible with empty beans#70
wardseptember merged 2 commits into
trpc-group:masterfrom
mz126:bugfix/jackson-serialization-compatible-empty-beans

Conversation

@mz126

@mz126 mz126 commented Nov 25, 2024

Copy link
Copy Markdown
Contributor

do not throw an error when serializing no public field beans.

version=2.14.0
groupId=com.fasterxml.jackson.core
artifactId=jackson-databind

@github-actions

github-actions Bot commented Nov 25, 2024

Copy link
Copy Markdown

@codecov

codecov Bot commented Nov 25, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.03173%. Comparing base (3586eb1) to head (2251cce).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@                  Coverage Diff                  @@
##                master         #70         +/-   ##
=====================================================
- Coverage     70.20626%   70.03173%   -0.17454%     
+ Complexity        4211        4203          -8     
=====================================================
  Files              434         434                 
  Lines            17017       17018          +1     
  Branches          1726        1726                 
=====================================================
- Hits             11947       11918         -29     
- Misses            3957        3981         +24     
- Partials          1113        1119          +6     
Files with missing lines Coverage Δ
...in/java/com/tencent/trpc/core/utils/JsonUtils.java 78.84615% <100.00000%> (-17.23229%) ⬇️

... and 9 files with indirect coverage changes

---- 🚨 Try these New Features:

@mz126

mz126 commented Nov 25, 2024

Copy link
Copy Markdown
Contributor Author

@mz126 mz126 force-pushed the bugfix/jackson-serialization-compatible-empty-beans branch from 58f6e88 to 2251cce Compare November 25, 2024 08:33
@wardseptember wardseptember merged commit b1c8a46 into trpc-group:master Nov 25, 2024
liuzengh added a commit to liuzengh/cla-database that referenced this pull request Jul 21, 2025
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.

2 participants