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

yaml config env var spec conformance #1486

Merged
merged 3 commits into from
Jan 28, 2025

do not recursively replace env vars

162f22e
Select commit
Loading
Failed to load commit list.
Merged

yaml config env var spec conformance #1486

do not recursively replace env vars
162f22e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2025 in 0s

70.83% (+0.11%) compared to 7eb3abb

View this Pull Request on Codecov

70.83% (+0.11%) compared to 7eb3abb

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 70.83%. Comparing base (7eb3abb) to head (162f22e).

Files with missing lines Patch % Lines
...guration/Internal/EnvSubstitutionNormalization.php 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1486      +/-   ##
============================================
+ Coverage     70.71%   70.83%   +0.11%     
  Complexity     2761     2761              
============================================
  Files           408      408              
  Lines          8341     8341              
============================================
+ Hits           5898     5908      +10     
+ Misses         2443     2433      -10     
Files with missing lines Coverage Δ
...guration/Internal/EnvSubstitutionNormalization.php 0.00% <0.00%> (ø)

... and 4 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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