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

[#847] fix: digraph: overload multiple dotenv files #849

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

yottahmd
Copy link
Collaborator

Issue: #847

Changes:

  • Fixed the issue so that .env files properly override one another when multiple files are specified.

@yottahmd yottahmd merged commit 09a89c5 into main Feb 19, 2025
4 checks passed
@yottahmd yottahmd deleted the 847-overload-dotenv branch February 19, 2025 13:49
Copy link

codecov bot commented Feb 19, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 55.48%. Comparing base (6db86b9) to head (59bcdb3).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/digraph/builder.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #849   +/-   ##
=======================================
  Coverage   55.47%   55.48%           
=======================================
  Files          75       75           
  Lines        8171     8170    -1     
=======================================
  Hits         4533     4533           
+ Misses       3242     3241    -1     
  Partials      396      396           
Files with missing lines Coverage Δ
internal/digraph/builder.go 58.33% <0.00%> (+0.10%) ⬆️

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 6db86b9...59bcdb3. Read the comment docs.

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.

1 participant