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

legacy: fix deprecation warning about multipass --mem #4103

Merged
merged 3 commits into from
Apr 19, 2023

Conversation

abitrolly
Copy link
Contributor

@abitrolly abitrolly commented Apr 18, 2023

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run make lint?
  • Have you successfully run pytest tests/unit?

The fixes the warning.

warning: "--mem" long option will be deprecated in favour of "--memory" in a future release.Please update any scripts, etc.

    warning: "--mem" long option will be deprecated in favour of
     "--memory" in a future release.Please update any scripts, etc.
@codecov-commenter
Copy link

codecov-commenter commented Apr 18, 2023

Codecov Report

Merging #4103 (c9d386d) into main (61d519e) will not change coverage.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main    #4103   +/-   ##
=======================================
  Coverage   94.62%   94.62%           
=======================================
  Files         643      643           
  Lines       52069    52069           
=======================================
  Hits        49270    49270           
  Misses       2799     2799           
Impacted Files Coverage Δ
...uild_providers/multipass/test_multipass_command.py 99.63% <ø> (ø)
...l/build_providers/_multipass/_multipass_command.py 83.67% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sergiusens sergiusens merged commit 1e5bf58 into canonical:main Apr 19, 2023
@abitrolly abitrolly deleted the meme-multipass branch April 20, 2023 03:46
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.

4 participants