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 env config #255

Merged
merged 2 commits into from
Jan 15, 2025
Merged

Fix env config #255

merged 2 commits into from
Jan 15, 2025

Conversation

goccy
Copy link
Member

@goccy goccy commented Jan 15, 2025

always add the envconfig tag with UPPER_SNAKE_CASE

Copy link

Code Metrics Report

main (669ac1f) #255 (03e7dab) +/-
Coverage 65.6% 65.6% +0.0%
Code to Test Ratio 1:0.4 1:0.4 -0.0
Test Execution Time 8m10s 7m54s -16s
Details
  |                     | main (669ac1f) | #255 (03e7dab) |  +/-  |
  |---------------------|----------------|----------------|-------|
+ | Coverage            |          65.6% |          65.6% | +0.0% |
  |   Files             |             76 |             76 |     0 |
  |   Lines             |          12784 |          12785 |    +1 |
+ |   Covered           |           8384 |           8385 |    +1 |
- | Code to Test Ratio  |          1:0.4 |          1:0.4 |  -0.0 |
  |   Code              |          39661 |          39662 |    +1 |
  |   Test              |          15435 |          15435 |     0 |
+ | Test Execution Time |          8m10s |          7m54s |  -16s |

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

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

Reported by octocov

@goccy goccy merged commit 025e63d into main Jan 15, 2025
4 checks passed
@goccy goccy deleted the fix-env-config branch January 15, 2025 10:24
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