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

feat(cmd): read password from file #1653

Merged
merged 8 commits into from
Dec 30, 2024

Update cmd/daemon/start.go

aedfdaf
Select commit
Loading
Failed to load commit list.
Merged

feat(cmd): read password from file #1653

Update cmd/daemon/start.go
aedfdaf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2024 in 0s

76.31% (+1.24%) compared to 86a8ba9

View this Pull Request on Codecov

76.31% (+1.24%) compared to 86a8ba9

Details

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 76.31%. Comparing base (86a8ba9) to head (aedfdaf).
Report is 36 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1653      +/-   ##
==========================================
+ Coverage   75.07%   76.31%   +1.24%     
==========================================
  Files         234      236       +2     
  Lines       12156    18357    +6201     
==========================================
+ Hits         9126    14009    +4883     
- Misses       2582     3890    +1308     
- Partials      448      458      +10