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 conflict to generated message name for env or service level variables #272

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

goccy
Copy link
Member

@goccy goccy commented Feb 18, 2025

Add nested message name to generated message name.

Copy link

Code Metrics Report

main (99ba480) #272 (c2c40be) +/-
Coverage 65.3% 65.3% 0.0%
Code to Test Ratio 1:0.3 1:0.3 +0.0
Test Execution Time 7m6s 7m5s -1s
Details
  |                     | main (99ba480) | #272 (c2c40be) | +/-  |
  |---------------------|----------------|----------------|------|
  | Coverage            |          65.3% |          65.3% | 0.0% |
  |   Files             |             77 |             77 |    0 |
  |   Lines             |          13786 |          13786 |    0 |
  |   Covered           |           9008 |           9008 |    0 |
+ | Code to Test Ratio  |          1:0.3 |          1:0.3 | +0.0 |
  |   Code              |          42256 |          42256 |    0 |
+ |   Test              |          15819 |          15831 |  +12 |
+ | Test Execution Time |           7m6s |           7m5s |  -1s |

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

Files Coverage +/-
resolver/resolver.go 83.4% 0.0%

Reported by octocov

@goccy goccy merged commit cc32584 into main Feb 18, 2025
4 checks passed
@goccy goccy deleted the fix-message-name branch February 18, 2025 08:50
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