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

Support comments in .env file #5

Merged
merged 3 commits into from
May 6, 2024

Conversation

clovisphere
Copy link
Contributor

Add support for comments in a .env

(Thought it was a nice to have feature since I often find myself having sections in my .env ☺️)

@markuswustenberg
Copy link
Member

Looks useful! Thanks. I’ll have a look at this soon. 😊

@markuswustenberg
Copy link
Member

@clovisphere could you add a test as well?

@clovisphere
Copy link
Contributor Author

@clovisphere could you add a test as well?

@markuswustenberg test added:-)

Thanks 🤩

Copy link

codecov bot commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.72%. Comparing base (617e7a3) to head (0e312b8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   92.45%   92.72%   +0.27%     
==========================================
  Files           1        1              
  Lines          53       55       +2     
==========================================
+ Hits           49       51       +2     
  Misses          2        2              
  Partials        2        2              

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

@markuswustenberg markuswustenberg merged commit c2c7c06 into maragudk:main May 6, 2024
4 checks passed
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.

2 participants