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

[cli/mount] remove default target if not specified #3696

Open
wants to merge 1 commit into
base: default-mount-target-in-daemon
Choose a base branch
from

Conversation

andrei-toterman
Copy link
Contributor

This PR simply removes the responsibility of the CLI to choose a mount target path if it is not given, since that will now be the responsibility of the daemon. Thus, the CLI can now pass an empty target path to the daemon.

Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.92%. Comparing base (d830495) to head (51761e3).

Additional details and impacted files
@@                        Coverage Diff                         @@
##           default-mount-target-in-daemon    #3696      +/-   ##
==================================================================
- Coverage                           88.92%   88.92%   -0.01%     
==================================================================
  Files                                 254      254              
  Lines                               14299    14297       -2     
==================================================================
- Hits                                12716    12714       -2     
  Misses                               1583     1583              

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

@andrei-toterman andrei-toterman force-pushed the remove-default-mount-target-from-cli branch from dd3a060 to 51761e3 Compare October 4, 2024 12:06
@ricab ricab added this to the 1.15.0 milestone Oct 7, 2024
Copy link
Contributor

@Sploder12 Sploder12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

3 participants