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

Improve retrieving home directory. Fixes #2149. #2158

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Improve home retrieving home directory. Fixes #2149.

39732fa
Select commit
Loading
Failed to load commit list.
Draft

Improve retrieving home directory. Fixes #2149. #2158

Improve home retrieving home directory. Fixes #2149.
39732fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 21, 2024 in 0s

77.30% (-0.01%) compared to ffd1bbc

View this Pull Request on Codecov

77.30% (-0.01%) compared to ffd1bbc

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 77.30%. Comparing base (ffd1bbc) to head (39732fa).

Files Patch % Lines
src/common/file-utils.cpp 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2158      +/-   ##
==========================================
- Coverage   77.31%   77.30%   -0.01%     
==========================================
  Files         194      194              
  Lines       37755    37760       +5     
==========================================
+ Hits        29190    29191       +1     
- Misses       8565     8569       +4     

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