Skip to content
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

[2201.10.x] Fix json serializer for tuple and record values #43750

Open
wants to merge 4 commits into
base: 2201.10.x
Choose a base branch
from

Fix checkStyle error

2f06273
Select commit
Loading
Failed to load commit list.
Open

[2201.10.x] Fix json serializer for tuple and record values #43750

Fix checkStyle error
2f06273
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 22, 2025 in 0s

77.30% (-0.01%) compared to 9a7b611

View this Pull Request on Codecov

77.30% (-0.01%) compared to 9a7b611

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.30%. Comparing base (9a7b611) to head (2f06273).
Report is 1 commits behind head on 2201.10.x.

Additional details and impacted files
@@               Coverage Diff               @@
##             2201.10.x   #43750      +/-   ##
===============================================
- Coverage        77.30%   77.30%   -0.01%     
  Complexity       58542    58542              
===============================================
  Files             3460     3460              
  Lines           220121   220121              
  Branches         28919    28919              
===============================================
- Hits            170168   170154      -14     
- Misses           40545    40558      +13     
- Partials          9408     9409       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.