Skip to content

Merge branch 'master' into jackson3

41d8061
Select commit
Loading
Failed to load commit list.
Merged

Supporting Jackson3 DaprObjectSerializer #1657

Merge branch 'master' into jackson3
41d8061
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2026 in 0s

79.46% (+0.14%) compared to fb24664

View this Pull Request on Codecov

79.46% (+0.14%) compared to fb24664

Details

Codecov Report

❌ Patch coverage is 98.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.46%. Comparing base (fb24664) to head (41d8061).

Files with missing lines Patch % Lines
...autoconfigure/client/Jackson3ObjectSerializer.java 95.83% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1657      +/-   ##
============================================
+ Coverage     79.31%   79.46%   +0.14%     
- Complexity     2151     2191      +40     
============================================
  Files           234      237       +3     
  Lines          6474     6574     +100     
  Branches        703      729      +26     
============================================
+ Hits           5135     5224      +89     
- Misses          985      996      +11     
  Partials        354      354              

☔ 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.