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

Sort environment variables in usage output #124

Merged
merged 1 commit into from Jul 20, 2023
Merged

Conversation

ilyakaznacheev
Copy link
Owner

Closes #119

Closes #119

Signed-off-by: Ilya Kaznacheev <ilya@kaznacheev.me>
@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Merging #124 (9b1184a) into master (cb46e5a) will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #124      +/-   ##
==========================================
+ Coverage   93.76%   93.83%   +0.06%     
==========================================
  Files           1        1              
  Lines         353      357       +4     
==========================================
+ Hits          331      335       +4     
  Misses         13       13              
  Partials        9        9              
Flag Coverage Δ
unittests 93.83% <100.00%> (+0.06%) ⬆️

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

Impacted Files Coverage Δ
cleanenv.go 93.83% <100.00%> (+0.06%) ⬆️

@ilyakaznacheev ilyakaznacheev merged commit 654da51 into master Jul 20, 2023
23 checks passed
@ilyakaznacheev ilyakaznacheev deleted the sort-env-output branch July 20, 2023 12:52
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.

Nested structures not sorted
1 participant