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

Add scenario guides #21

Merged
merged 3 commits into from
May 17, 2021
Merged

Conversation

felixfontein
Copy link
Collaborator

SUMMARY

This adds scenario guides to this collection. This PR depends on ansible-community/antsibull#255.

The result of how this looks can be seen here:

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

scenario guide

@codecov
Copy link

codecov bot commented May 12, 2021

Codecov Report

Merging #21 (349b61e) into main (104aebf) will decrease coverage by 13.47%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #21       +/-   ##
===========================================
- Coverage   94.89%   81.41%   -13.48%     
===========================================
  Files          39        5       -34     
  Lines        3351      409     -2942     
  Branches      365       85      -280     
===========================================
- Hits         3180      333     -2847     
+ Misses        119       51       -68     
+ Partials       52       25       -27     
Impacted Files Coverage Δ
plugins/module_utils/resolver.py 71.97% <0.00%> (-26.76%) ⬇️
plugins/modules/wait_for_txt.py 68.96% <0.00%> (-26.44%) ⬇️
plugins/plugin_utils/public_suffix.py 96.36% <0.00%> (-3.64%) ⬇️
plugins/module_utils/names.py 96.77% <0.00%> (-3.23%) ⬇️
...ts/unit/plugins/plugin_utils/test_public_suffix.py
plugins/module_utils/hosttech/wsdl_api.py
plugins/module_utils/zone_record_api.py
tests/unit/plugins/module_utils/test_argspec.py
plugins/module_utils/module/record.py
plugins/modules/hosttech_dns_records.py
... and 28 more

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 104aebf...349b61e. Read the comment docs.

@felixfontein felixfontein changed the title [WIP] Add scenario guides Add scenario guides May 17, 2021
@felixfontein felixfontein merged commit 33c3dcf into ansible-collections:main May 17, 2021
@felixfontein felixfontein deleted the guides branch May 17, 2021 11:29
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.

1 participant