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

feat: 通过 bizContentAutoSnakeCase = false 关闭自动的变量命名转换 #138

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Jun 13, 2024

closes #137

@fengmk2 fengmk2 added the enhancement New feature or request label Jun 13, 2024
@fengmk2 fengmk2 marked this pull request as ready for review June 13, 2024 12:53
Copy link

codecov bot commented Jun 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.43%. Comparing base (aa6d480) to head (3dda50a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #138      +/-   ##
==========================================
+ Coverage   92.33%   92.43%   +0.10%     
==========================================
  Files           7        7              
  Lines        1461     1481      +20     
  Branches      199      202       +3     
==========================================
+ Hits         1349     1369      +20     
  Misses        112      112              

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

@fengmk2 fengmk2 merged commit e4d44e5 into master Jun 14, 2024
12 checks passed
@fengmk2 fengmk2 deleted the bizContentAutoSnakeCase branch June 14, 2024 02:52
fengmk2 pushed a commit that referenced this pull request Jun 14, 2024
[skip ci]

## [4.8.0](v4.7.0...v4.8.0) (2024-06-14)

### Features

* 通过 bizContentAutoSnakeCase = false 关闭自动的变量命名转换 ([#138](#138)) ([e4d44e5](e4d44e5))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

请求内容驼峰会被意外的转换
1 participant