Closed Two-Hearts closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 81.34%. Comparing base (
07b2508
) to head (0e4fbf0
). Report is 1 commits behind head on release-1.2.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR is for
release-1.2
branch only.This PR cherry picks the fix of issue #446 from main.
The fix:
init()
function fromdir/path
userConfigDir()
returns an error, instead ofpanic(err)
, default to the current directory insteadloadUserPath()
into two new functions used to setup and return the values forUserConfigDir
andUserLibexecDir
HOME
is set to""