Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@timo-reymann
Copy link
Owner

Closes #9

Description

Allow configuration of all env vars also via parameters

@codecov
Copy link

codecov bot commented Apr 19, 2024

Codecov Report

Attention: Patch coverage is 46.00000% with 54 lines in your changes are missing coverage. Please review.

Project coverage is 46.81%. Comparing base (ddd51a3) to head (5d8f3f7).

Files Patch % Lines
pkg/config/load.go 65.21% 23 Missing and 1 partial ⚠️
cmd/main.go 0.00% 14 Missing ⚠️
tools/parameter-md-docs/main.go 0.00% 14 Missing ⚠️
pkg/assets/main.go 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
- Coverage   51.59%   46.81%   -4.78%     
==========================================
  Files           9       10       +1     
  Lines         188      220      +32     
==========================================
+ Hits           97      103       +6     
- Misses         78      107      +29     
+ Partials       13       10       -3     

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

@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@timo-reymann timo-reymann merged commit a0f9c9d into main Apr 19, 2024
@timo-reymann timo-reymann deleted the feat/9-env-var-config branch April 19, 2024 11:52
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.

Support specifying env var config as parameter

1 participant