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

Allow to specify prefix directly #8

Merged
merged 2 commits into from
Apr 25, 2021

Conversation

felixfontein
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Apr 24, 2021

Codecov Report

Merging #8 (e213fa4) into main (da53182) will increase coverage by 0.18%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   91.91%   92.10%   +0.18%     
==========================================
  Files          30       30              
  Lines        2722     2786      +64     
  Branches      307      312       +5     
==========================================
+ Hits         2502     2566      +64     
  Misses        163      163              
  Partials       57       57              
Impacted Files Coverage Δ
plugins/modules/hosttech_dns_record_info.py 86.66% <ø> (ø)
plugins/module_utils/module/_utils.py 100.00% <100.00%> (ø)
plugins/module_utils/module/record.py 100.00% <100.00%> (ø)
plugins/module_utils/module/record_info.py 100.00% <100.00%> (ø)
plugins/module_utils/record.py 100.00% <100.00%> (ø)
...ts/unit/plugins/module_utils/module/test__utils.py 100.00% <100.00%> (ø)
tests/unit/plugins/module_utils/test_record.py 100.00% <100.00%> (ø)
...s/unit/plugins/modules/test_hosttech_dns_record.py 96.18% <100.00%> (+0.22%) ⬆️
...t/plugins/modules/test_hosttech_dns_record_info.py 97.07% <100.00%> (+0.54%) ⬆️

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 da53182...e213fa4. Read the comment docs.

@felixfontein felixfontein merged commit 32a39a4 into ansible-collections:main Apr 25, 2021
@felixfontein felixfontein deleted the prefix branch April 25, 2021 07:30
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.

None yet

1 participant