canonical / multipass

Multipass orchestrates virtual Ubuntu instances
https://multipass.run
GNU General Public License v3.0
7.51k stars 632 forks source link

[snap] Use a more general approach for paths in gui part #3507

Closed townsend2010 closed 2 months ago

townsend2010 commented 2 months ago

Paths in the gui part were hardcoded to the multipass part, but this breaks on Launchpad due to how snapcraft is invoked (--destructive-mode).

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.83%. Comparing base (bb04d60) to head (76576de).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3507 +/- ## ======================================= Coverage 88.83% 88.83% ======================================= Files 253 253 Lines 14049 14049 ======================================= + Hits 12480 12481 +1 + Misses 1569 1568 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.