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

Fix problems with reading config files using --config #1230

Merged
merged 2 commits into from
Oct 12, 2023

Add test to verify that we can read config files outside of ~/.config

26d381e
Select commit
Loading
Failed to load commit list.
Merged

Fix problems with reading config files using --config #1230

Add test to verify that we can read config files outside of ~/.config
26d381e
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 12, 2023 in 0s

71.98% (+0.02%) compared to be22021

View this Pull Request on Codecov

71.98% (+0.02%) compared to be22021

Details

Codecov Report

Merging #1230 (26d381e) into main (be22021) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1230      +/-   ##
==========================================
+ Coverage   71.96%   71.98%   +0.02%     
==========================================
  Files         146      146              
  Lines       12241    12241              
==========================================
+ Hits         8809     8812       +3     
+ Misses       2749     2747       -2     
+ Partials      683      682       -1     
Files Coverage Δ
pkg/config/config.go 59.74% <100.00%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more