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 XDG config path #951

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Support XDG config path #951

merged 1 commit into from
Jul 8, 2024

Conversation

synfinatic
Copy link
Owner

Fixes: #330

Copy link

codecov bot commented Jul 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.12%. Comparing base (0644b6a) to head (0a1b78e).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #951      +/-   ##
==========================================
+ Coverage   83.91%   84.12%   +0.22%     
==========================================
  Files          41       42       +1     
  Lines        3014     3055      +41     
==========================================
+ Hits         2529     2570      +41     
  Misses        392      392              
  Partials       93       93              
Flag Coverage Δ
unittests 84.12% <100.00%> (+0.22%) ⬆️

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

Files Coverage Δ
internal/config/config.go 100.00% <100.00%> (ø)

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 0644b6a...0a1b78e. Read the comment docs.

@synfinatic synfinatic merged commit a7cd2fe into main Jul 8, 2024
7 checks passed
@synfinatic synfinatic deleted the dot-config branch July 8, 2024 18:33
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.

Support ~/.config/aws-sso
1 participant