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

Pass JsonSerializerOptions when serializing the enum. #19132

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

maliming
Copy link
Member

Resolve #19131

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.61%. Comparing base (ce1235a) to head (6c9e709).
Report is 47 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #19132      +/-   ##
==========================================
- Coverage   51.61%   51.61%   -0.01%     
==========================================
  Files        3095     3095              
  Lines       98240    98243       +3     
  Branches     7853     7852       -1     
==========================================
+ Hits        50703    50704       +1     
- Misses      45976    45981       +5     
+ Partials     1561     1558       -3     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance AbpStringToEnumConverter .
2 participants