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

Reread env variables in each get_config call #246

Merged
merged 1 commit into from Jun 16, 2023
Merged

Conversation

janbrummer
Copy link
Contributor

Applications using libproxy can set environment variables during their runtime to influence the behaviour of libproxy. One prominent example is glib-pacrunner. Let's change it back to the flow used in 0.4 releases.

Applications using libproxy can set environment variables during their
runtime to influence the behaviour of libproxy. One prominent example is
glib-pacrunner. Let's change it back to the flow used in 0.4 releases.
@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

Patch coverage: 94.73% and project coverage change: -0.70 ⚠️

Comparison is base (8f81d1c) 69.75% compared to head (46b1dd9) 69.06%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #246      +/-   ##
==========================================
- Coverage   69.75%   69.06%   -0.70%     
==========================================
  Files          17       16       -1     
  Lines         873      863      -10     
  Branches      239      239              
==========================================
- Hits          609      596      -13     
- Misses        160      161       +1     
- Partials      104      106       +2     
Impacted Files Coverage Δ
src/backend/plugins/config-env/config-env.c 73.68% <94.73%> (-5.11%) ⬇️

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@janbrummer janbrummer merged commit 77eddd8 into main Jun 16, 2023
9 of 10 checks passed
@janbrummer janbrummer deleted the env-always-get branch July 7, 2023 16:31
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.

None yet

1 participant