Skip to content

protogen: support Transpose in enum, struct and union type definition mode#338

Merged
wenchy merged 6 commits intomasterfrom
transpose-in-enum-struct-union-mode
Jan 6, 2026
Merged

protogen: support Transpose in enum, struct and union type definition mode#338
wenchy merged 6 commits intomasterfrom
transpose-in-enum-struct-union-mode

Conversation

@Kybxd
Copy link
Copy Markdown
Collaborator

@Kybxd Kybxd commented Jan 4, 2026

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 4, 2026

Codecov Report

❌ Patch coverage is 96.93878% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.17%. Comparing base (d8591ff) to head (f194139).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
internal/importer/book/sheet.go 85.71% 1 Missing and 1 partial ⚠️
internal/protogen/sheet_mode.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #338      +/-   ##
==========================================
+ Coverage   75.05%   75.17%   +0.11%     
==========================================
  Files          85       85              
  Lines        8526     8567      +41     
==========================================
+ Hits         6399     6440      +41     
  Misses       1561     1561              
  Partials      566      566              

☔ 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.

Comment thread internal/importer/book/table_transpose.go Outdated
Comment thread internal/importer/book/sheet.go Outdated
Comment thread internal/importer/book/book.go Outdated
@Kybxd Kybxd force-pushed the transpose-in-enum-struct-union-mode branch 2 times, most recently from b7b4506 to 3514d4c Compare January 5, 2026 08:32
@Kybxd Kybxd force-pushed the transpose-in-enum-struct-union-mode branch from 3514d4c to 5533cb6 Compare January 5, 2026 08:39
@wenchy wenchy mentioned this pull request Jan 6, 2026
42 tasks
@wenchy wenchy changed the title protogen: support Transpose in enum, struct and union mode protogen: support Transpose in enum, struct and union type definition mode Jan 6, 2026
@wenchy wenchy merged commit 745eb1d into master Jan 6, 2026
9 of 15 checks passed
@wenchy wenchy deleted the transpose-in-enum-struct-union-mode branch January 6, 2026 06:58
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.

protogen(struct-mode): support horizontal layout definition for struct

2 participants