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

Feature/env var config loader #18

Merged
merged 2 commits into from
Jan 15, 2022

Conversation

acelaya
Copy link
Member

@acelaya acelaya commented Jan 15, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #18 (35cd22d) into main (11d24d6) will increase coverage by 2.22%.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##               main       #18      +/-   ##
=============================================
+ Coverage     97.77%   100.00%   +2.22%     
- Complexity       35        40       +5     
=============================================
  Files             5         6       +1     
  Lines            90       106      +16     
=============================================
+ Hits             88       106      +18     
+ Misses            2         0       -2     
Impacted Files Coverage Δ
functions/functions.php 100.00% <100.00%> (+18.18%) ⬆️
src/ConfigAggregator/EnvVarLoaderProvider.php 100.00% <100.00%> (ø)
src/Factory/DottedAccessConfigAbstractFactory.php 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 11d24d6...35cd22d. Read the comment docs.

@acelaya acelaya merged commit 483cf8a into shlinkio:main Jan 15, 2022
@acelaya acelaya deleted the feature/env-var-config-loader branch January 15, 2022 14:10
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