Skip to content

refactor(strcase,BREAKING!): adopt STYLE2024 case conversion rules#405

Open
Kybxd wants to merge 2 commits into
masterfrom
strcase-style2024
Open

refactor(strcase,BREAKING!): adopt STYLE2024 case conversion rules#405
Kybxd wants to merge 2 commits into
masterfrom
strcase-style2024

feat: add legacy naming style for pre-STYLE2024 compat

1307232
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2026 in 0s

75.09% (target 63.00%)

View this Pull Request on Codecov

75.09% (target 63.00%)

Details

Codecov Report

❌ Patch coverage is 93.45794% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.09%. Comparing base (ffb15fb) to head (1307232).

Files with missing lines Patch % Lines
internal/strcase/camel.go 88.46% 5 Missing and 4 partials ⚠️
internal/protogen/sheet_mode.go 50.00% 3 Missing and 1 partial ⚠️
internal/protogen/exporter.go 76.92% 1 Missing and 2 partials ⚠️
internal/protogen/protogen.go 50.00% 1 Missing and 2 partials ⚠️
internal/strcase/enum_value.go 90.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #405      +/-   ##
==========================================
+ Coverage   74.83%   75.09%   +0.25%     
==========================================
  Files          88       90       +2     
  Lines        9372     9536     +164     
==========================================
+ Hits         7014     7161     +147     
- Misses       1785     1795      +10     
- Partials      573      580       +7     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.