ansible-collections / community.hashi_vault

Ansible collection for managing and working with HashiCorp Vault.
https://docs.ansible.com/ansible/devel/collections/community/hashi_vault/index.html
GNU General Public License v3.0
81 stars 61 forks source link

Release 2.0.0 #181

Closed briantist closed 3 years ago

briantist commented 3 years ago
SUMMARY

Release 2.0.0

ISSUE TYPE
github-actions[bot] commented 3 years ago

Docs Build 📝

Thank you for contribution!✨

This PR has been merged and the docs are now incorporated into main: https://community-hashi-vault-main.surge.sh

codecov[bot] commented 3 years ago

Codecov Report

Merging #181 (bb34ada) into main (92bf1fe) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #181   +/-   ##
=======================================
  Coverage   91.69%   91.69%           
=======================================
  Files          40       40           
  Lines        1589     1589           
  Branches      122      122           
=======================================
  Hits         1457     1457           
  Misses        119      119           
  Partials       13       13           
Flag Coverage Δ
env_docker-default 91.69% <ø> (ø)
integration 75.59% <ø> (ø)
py2.6 36.05% <ø> (ø)
py2.7 37.25% <ø> (ø)
py3.10 90.93% <ø> (ø)
py3.5 37.06% <ø> (ø)
py3.6 83.88% <ø> (ø)
py3.7 83.88% <ø> (ø)
py3.8 91.00% <ø> (ø)
py3.9 91.00% <ø> (ø)
sanity 37.65% <ø> (ø)
target_ansible-doc 100.00% <ø> (ø)
target_auth_approle 89.47% <ø> (ø)
target_auth_cert 56.20% <ø> (ø)
target_auth_jwt 91.30% <ø> (ø)
target_auth_none 100.00% <ø> (ø)
target_auth_token 71.42% <ø> (ø)
target_connection_options 74.76% <ø> (ø)
target_controller 66.62% <ø> (ø)
target_import 37.65% <ø> (ø)
target_lookup_hashi_vault 81.33% <ø> (ø)
target_lookup_vault_read 90.00% <ø> (ø)
target_module_utils 90.17% <ø> (ø)
target_module_vault_read 92.10% <ø> (ø)
units 88.79% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 92bf1fe...bb34ada. Read the comment docs.