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

Shallow copying EnvironmentVariables map before injecting ArrayNode env vars #5182

Merged
merged 1 commit into from
Apr 4, 2024

shallow copying EnvironmentVariables map before modification

f8fe4ae
Select commit
Loading
Failed to load commit list.
Merged

Shallow copying EnvironmentVariables map before injecting ArrayNode env vars #5182

shallow copying EnvironmentVariables map before modification
f8fe4ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 4, 2024 in 0s

59.06% (-0.05%) compared to dc1294e

View this Pull Request on Codecov

59.06% (-0.05%) compared to dc1294e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.06%. Comparing base (dc1294e) to head (f8fe4ae).
Report is 10 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5182      +/-   ##
==========================================
- Coverage   59.11%   59.06%   -0.05%     
==========================================
  Files         645      646       +1     
  Lines       55574    55726     +152     
==========================================
+ Hits        32852    32916      +64     
- Misses      20129    20214      +85     
- Partials     2593     2596       +3     

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