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

return the right path for deployment home #761

Merged
merged 1 commit into from Mar 12, 2020
Merged

Conversation

rberrelleza
Copy link
Member

Fixes #760

Signed-off-by: Ramiro Berrelleza <rberrelleza@gmail.com>
@codecov
Copy link

codecov bot commented Mar 12, 2020

Codecov Report

Merging #761 into master will increase coverage by 0.17%.
The diff coverage is 45.45%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #761      +/-   ##
=========================================
+ Coverage   31.92%   32.1%   +0.17%     
=========================================
  Files          59      59              
  Lines        4626    4626              
=========================================
+ Hits         1477    1485       +8     
+ Misses       3050    3040      -10     
- Partials       99     101       +2
Impacted Files Coverage Δ
pkg/syncthing/syncthing.go 0.57% <0%> (ø) ⬆️
pkg/analytics/analytics.go 16.55% <0%> (ø) ⬆️
pkg/cmd/build/image.go 51.61% <0%> (ø) ⬆️
pkg/config/config.go 30.95% <100%> (+19.04%) ⬆️
pkg/okteto/auth.go 18.82% <50%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c857737...4b5291c. Read the comment docs.

@rberrelleza rberrelleza merged commit 07d4638 into master Mar 12, 2020
@rberrelleza rberrelleza deleted the fix-home-path branch March 12, 2020 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

okteto 1.8.0 is saving logs in $HOME instead of $HOME/.okteto
2 participants