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

fix: make it able to expand project env vars in dotenv file #3087

Merged
merged 2 commits into from
Aug 8, 2024

Conversation

frostming
Copy link
Collaborator

Signed-off-by: Frost Ming [email protected]

Close #2993

Pull Request Checklist

  • A news fragment is added in news/ describing what is new.
  • Test cases added for changed code.

Describe what you have changed in this PR.

@frostming frostming mentioned this pull request Aug 8, 2024
2 tasks
Copy link

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.64%. Comparing base (c889ae1) to head (ed5bad7).
Report is 90 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3087      +/-   ##
==========================================
- Coverage   85.65%   85.64%   -0.01%     
==========================================
  Files         109      109              
  Lines       10957    10957              
  Branches     2394     2393       -1     
==========================================
- Hits         9385     9384       -1     
  Misses       1086     1086              
- Partials      486      487       +1     
Flag Coverage Δ
unittests 85.44% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@frostming frostming merged commit 6950dba into main Aug 8, 2024
23 of 24 checks passed
@frostming frostming deleted the fix/load-env branch August 8, 2024 02: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.

dinamically set env variable
1 participant