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

new module feature-backup #80

Merged
merged 4 commits into from
Jul 22, 2020
Merged

Conversation

shrsr
Copy link
Collaborator

@shrsr shrsr commented Jul 18, 2020

Creates, Deletes and Queries backups

@codecov
Copy link

codecov bot commented Jul 18, 2020

Codecov Report

Merging #80 into master will increase coverage by 0.29%.
The diff coverage is 92.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
+ Coverage   75.36%   75.66%   +0.29%     
==========================================
  Files          46       47       +1     
  Lines        3771     3838      +67     
  Branches     1031     1048      +17     
==========================================
+ Hits         2842     2904      +62     
- Misses        742      744       +2     
- Partials      187      190       +3     
Flag Coverage Δ
#integration 75.66% <92.53%> (+0.29%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
plugins/module_utils/mso.py 68.11% <50.00%> (-0.34%) ⬇️
plugins/modules/mso_backup.py 98.24% <98.24%> (ø)
plugins/modules/mso_schema_template_anp_epg.py 98.85% <100.00%> (+0.02%) ⬆️

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 f989905...a353f2e. Read the comment docs.

plugins/module_utils/mso.py Outdated Show resolved Hide resolved
plugins/modules/mso_backup.py Outdated Show resolved Hide resolved
plugins/modules/mso_backup.py Outdated Show resolved Hide resolved
plugins/modules/mso_backup.py Outdated Show resolved Hide resolved
plugins/modules/mso_backup.py Outdated Show resolved Hide resolved
tests/integration/targets/mso_backup/tasks/main.yml Outdated Show resolved Hide resolved
tests/integration/targets/mso_backup/tasks/main.yml Outdated Show resolved Hide resolved
tests/integration/targets/mso_backup/tasks/main.yml Outdated Show resolved Hide resolved
tests/integration/targets/mso_backup/tasks/main.yml Outdated Show resolved Hide resolved
plugins/modules/mso_backup.py Outdated Show resolved Hide resolved
tests/integration/targets/mso_backup/tasks/main.yml Outdated Show resolved Hide resolved
Copy link
Member

@lhercot lhercot left a comment

Choose a reason for hiding this comment

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

LGTM

@lhercot lhercot merged commit ab448b5 into CiscoDevNet:master Jul 22, 2020
@lhercot lhercot linked an issue Jul 22, 2020 that may be closed by this pull request
@lhercot lhercot mentioned this pull request Jul 22, 2020
@shrsr shrsr deleted the feature-backup branch August 27, 2020 21:27
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.

backup and restore module
2 participants