Skip to content

feat: add support for name based serialisation of JMS enums #2355

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

Merged
merged 1 commit into from
Oct 31, 2024

Add support for forced enum name serialization using JMS

f90f083
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for name based serialisation of JMS enums #2355

Add support for forced enum name serialization using JMS
f90f083
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2024 in 0s

89.37% (+0.01%) compared to 1e283ef

View this Pull Request on Codecov

89.37% (+0.01%) compared to 1e283ef

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.37%. Comparing base (1e283ef) to head (f90f083).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2355      +/-   ##
==========================================
+ Coverage   89.36%   89.37%   +0.01%     
==========================================
  Files          77       77              
  Lines        2849     2853       +4     
==========================================
+ Hits         2546     2550       +4     
  Misses        303      303              

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