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

[master] Fix json serializer for tuple and record values #43751

Merged

Fix checkStyle error

d6b4583
Select commit
Loading
Failed to load commit list.
Merged

[master] Fix json serializer for tuple and record values #43751

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

77.40% (-0.02%) compared to cbab642

View this Pull Request on Codecov

77.40% (-0.02%) compared to cbab642

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.40%. Comparing base (cbab642) to head (d6b4583).
Report is 8 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #43751      +/-   ##
============================================
- Coverage     77.41%   77.40%   -0.02%     
  Complexity    58626    58626              
============================================
  Files          3446     3446              
  Lines        219214   219216       +2     
  Branches      28973    28975       +2     
============================================
- Hits         169703   169680      -23     
- Misses        40073    40101      +28     
+ Partials       9438     9435       -3     

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