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

feat: add envPrefix nested env vars lists #4

Merged
merged 1 commit into from
Feb 5, 2024
Merged

feat: add envPrefix nested env vars lists #4

merged 1 commit into from
Feb 5, 2024

Conversation

g4s8
Copy link
Owner

@g4s8 g4s8 commented Feb 5, 2024

Render nested structures annotated with envPrefix as sublists of origin field, using documentation from the origin field as a text for this sublist.

Ref: #2

@codecov-commenter
Copy link

Codecov Report

Attention: 23 lines in your changes are missing coverage. Please review.

Comparison is base (75e50f6) 88.01% compared to head (d9be2d5) 85.23%.

Files Patch % Lines
render.go 63.63% 9 Missing and 3 partials ⚠️
inspector.go 75.60% 7 Missing and 3 partials ⚠️
debug.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
- Coverage   88.01%   85.23%   -2.79%     
==========================================
  Files           5        6       +1     
  Lines         434      474      +40     
==========================================
+ Hits          382      404      +22     
- Misses         42       55      +13     
- Partials       10       15       +5     

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

Render nested structures annotated with `envPrefix` as
sublists of origin field, using documentation from the
origin field as a text for this sublist.

Ref: #2
@g4s8 g4s8 merged commit caab31a into master Feb 5, 2024
4 of 5 checks passed
@g4s8 g4s8 deleted the nested-lists branch February 5, 2024 16:18
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