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 oneof type name in nested message #251

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Fix oneof type name in nested message #251

merged 1 commit into from
Dec 12, 2024

Conversation

goccy
Copy link
Member

@goccy goccy commented Dec 12, 2024

SSIA

Copy link

Code Metrics Report

main (1e33222) #251 (c5181ec) +/-
Coverage 66.4% 66.4% 0.0%
Code to Test Ratio 1:0.4 1:0.4 +0.0
Test Execution Time 7m55s 8m11s +16s
Details
  |                     | main (1e33222) | #251 (c5181ec) | +/-  |
  |---------------------|----------------|----------------|------|
  | Coverage            |          66.4% |          66.4% | 0.0% |
  |   Files             |             76 |             76 |    0 |
  |   Lines             |          12632 |          12632 |    0 |
  |   Covered           |           8384 |           8384 |    0 |
+ | Code to Test Ratio  |          1:0.4 |          1:0.4 | +0.0 |
  |   Code              |          39413 |          39413 |    0 |
+ |   Test              |          15413 |          15418 |   +5 |
- | Test Execution Time |          7m55s |          8m11s | +16s |

Code coverage of files in pull request scope (79.4% → 79.4%)

Files Coverage +/-
generator/code_generator.go 79.4% 0.0%

Reported by octocov

@goccy goccy merged commit f478b2c into main Dec 12, 2024
4 checks passed
@goccy goccy deleted the fix-oneof-value branch December 12, 2024 07:32
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.

2 participants