Skip to content

switch to os.UserHomeDir() to detect user home directory - #119

Open
sersh88 wants to merge 2 commits into
posener:masterfrom
sersh88:master
Open

switch to os.UserHomeDir() to detect user home directory#119
sersh88 wants to merge 2 commits into
posener:masterfrom
sersh88:master

re-implement os.UserHomeDir() for older go version.

7912027
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 24, 2026 in 1s

84.08% (-2.48%) compared to 8724aaf

View this Pull Request on Codecov

84.08% (-2.48%) compared to 8724aaf

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.08%. Comparing base (8724aaf) to head (7912027).
⚠️ Report is 56 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
- Coverage   86.56%   84.08%   -2.48%     
==========================================
  Files           8        9       +1     
  Lines         454      509      +55     
==========================================
+ Hits          393      428      +35     
- Misses         45       62      +17     
- Partials       16       19       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.