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 non public enum deserialize error, for issue #2154 #2157

Merged
merged 1 commit into from
Jan 6, 2024
Merged

fix non public enum deserialize error, for issue #2154 #2157

merged 1 commit into from
Jan 6, 2024

Conversation

rowstop
Copy link
Contributor

@rowstop rowstop commented Jan 6, 2024

What this PR does / why we need it?

fix non public enum deserialize error, for issue #2154

Summary of your change

Please indicate you've done the following:

  • Made sure tests are passing and test coverage is added if needed.
  • Made sure commit message follow the rule of Conventional Commits specification.
  • Considered the docs impact and opened a new docs issue or PR with docs changes if needed.

@codecov-commenter
Copy link

codecov-commenter commented Jan 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d3eec0b) 75.36% compared to head (842501e) 75.36%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2157   +/-   ##
=========================================
  Coverage     75.36%   75.36%           
- Complexity    21644    21646    +2     
=========================================
  Files           634      634           
  Lines         85390    85392    +2     
  Branches      18933    18934    +1     
=========================================
+ Hits          64352    64355    +3     
+ Misses        13113    13111    -2     
- Partials       7925     7926    +1     

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

@wenshao wenshao merged commit 37a1dc8 into alibaba:main Jan 6, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants