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

Use the ToSnakeCase method provided by .NET8 #19472

Merged
merged 1 commit into from
Apr 2, 2024
Merged

Conversation

realLiangshiwei
Copy link
Member

Description

Resolves #19471

Checklist

  • I fully tested it as developer / designer and created unit / integration tests
  • I documented it (or no need to document or I will create a separate documentation issue)

How to test it?

Copy link

codecov bot commented Apr 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.46%. Comparing base (2bed9f7) to head (29144e0).
Report is 2 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev   #19472   +/-   ##
=======================================
  Coverage   51.46%   51.46%           
=======================================
  Files        3106     3106           
  Lines       98876    98836   -40     
  Branches     7904     7898    -6     
=======================================
- Hits        50889    50870   -19     
+ Misses      46422    46406   -16     
+ Partials     1565     1560    -5     

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

@maliming maliming merged commit 803e044 into dev Apr 2, 2024
5 checks passed
@maliming maliming deleted the liangshiwei/tosnakecase branch April 2, 2024 09:34
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.

Performance discussion on the ToSnakeCase method
2 participants