bugfix: jackson serializing can compatible with empty beans by mz126 · Pull Request #70 · trpc-group/trpc-java
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
@@ 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%) |
⬇️ |
- Flaky Tests Detection - Detect and resolve failed and flaky tests