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

[daemon/find] Filter out snapcraft remote by default #3327

Merged
merged 3 commits into from
Dec 12, 2023

Conversation

townsend2010
Copy link
Contributor

Fixes #3274

Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c4e27da) 83.88% compared to head (85dc6cb) 83.88%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3327   +/-   ##
=======================================
  Coverage   83.88%   83.88%           
=======================================
  Files         250      250           
  Lines       13554    13555    +1     
=======================================
+ Hits        11370    11371    +1     
  Misses       2184     2184           

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

Copy link
Collaborator

@ricab ricab left a comment

Choose a reason for hiding this comment

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

Thank you @townsend2010, this fixes it. Only a small suggestion inline.

src/daemon/daemon.cpp Outdated Show resolved Hide resolved
Co-authored-by: Ricardo Abreu <6698114+ricab@users.noreply.github.com>
Signed-off-by: Chris Townsend <christopher.townsend@canonical.com>
Copy link
Collaborator

@ricab ricab left a comment

Choose a reason for hiding this comment

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

Alright, LGTM.

@ricab ricab added this pull request to the merge queue Dec 12, 2023
Merged via the queue into main with commit 0339166 Dec 12, 2023
14 checks passed
@ricab ricab deleted the find-default-no-snapcraft-remote branch December 12, 2023 17:34
townsend2010 pushed a commit that referenced this pull request Dec 12, 2023
[daemon/find] Filter out snapcraft remote by default
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.

multipass find should not show the snapcraft remote
2 participants