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

feat: Implement envFile support #837

Merged
merged 4 commits into from
Aug 30, 2022
Merged

feat: Implement envFile support #837

merged 4 commits into from
Aug 30, 2022

Conversation

zobo
Copy link
Contributor

@zobo zobo commented Aug 30, 2022

No description provided.

@codecov
Copy link

codecov bot commented Aug 30, 2022

Codecov Report

Merging #837 (f77249d) into main (8fa60e3) will decrease coverage by 1.37%.
The diff coverage is 34.42%.

@@            Coverage Diff             @@
##             main     #837      +/-   ##
==========================================
- Coverage   70.76%   69.38%   -1.38%     
==========================================
  Files           9       11       +2     
  Lines        1642     1702      +60     
  Branches      336      349      +13     
==========================================
+ Hits         1162     1181      +19     
- Misses        480      521      +41     
Impacted Files Coverage Δ
src/test/envfile.ts 0.00% <0.00%> (ø)
src/envfile.ts 51.35% <51.35%> (ø)
src/phpDebug.ts 66.77% <100.00%> (+0.05%) ⬆️
src/paths.ts 98.64% <0.00%> (-1.36%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@zobo zobo mentioned this pull request Aug 30, 2022
2 tasks
@zobo zobo linked an issue Aug 30, 2022 that may be closed by this pull request
@zobo zobo merged commit 922add3 into main Aug 30, 2022
@zobo zobo deleted the envfile branch August 30, 2022 14:15
@github-actions
Copy link

🎉 This PR is included in version 1.28.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for envFile
1 participant