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

Fix remaining Java Serialization issues with JDK21 #2881

Merged
merged 1 commit into from
Oct 4, 2024

fix-serializable-issues JDK21

a624175
Select commit
Loading
Failed to load commit list.
Merged

Fix remaining Java Serialization issues with JDK21 #2881

fix-serializable-issues JDK21
a624175
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 4, 2024 in 0s

92.72% (-0.02%) compared to e43e44b

View this Pull Request on Codecov

92.72% (-0.02%) compared to e43e44b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.72%. Comparing base (e43e44b) to head (a624175).
Report is 66 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2881      +/-   ##
============================================
- Coverage     92.74%   92.72%   -0.02%     
- Complexity     5247     5262      +15     
============================================
  Files            89       89              
  Lines         12538    12552      +14     
  Branches       1604     1598       -6     
============================================
+ Hits          11628    11639      +11     
- Misses          721      725       +4     
+ Partials        189      188       -1     

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