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
80 stars 59 forks source link

standardize timeouts in tests #255

Closed briantist closed 2 years ago

briantist commented 2 years ago
SUMMARY

Resolves #218

Removes unneeded settings in target defaults for plugins, adds timeout to module_defaults for module targets.

ISSUE TYPE
codecov[bot] commented 2 years ago

Codecov Report

Merging #255 (7e36c41) into main (25f6f35) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 7e36c41 differs from pull request most recent head ccf974f. Consider uploading reports for the commit ccf974f to get more accurate results

@@           Coverage Diff           @@
##             main     #255   +/-   ##
=======================================
  Coverage   97.94%   97.94%           
=======================================
  Files          65       65           
  Lines        3060     3060           
  Branches      268      268           
=======================================
  Hits         2997     2997           
  Misses         49       49           
  Partials       14       14           
Flag Coverage Δ
env_docker-default 97.94% <ø> (ø)
integration 81.89% <ø> (ø)
sanity 39.42% <ø> (ø)
target_ansible-doc 100.00% <ø> (ø)
target_auth_approle 89.47% <ø> (ø)
target_auth_aws_iam 50.00% <ø> (ø)
target_auth_cert 86.36% <ø> (ø)
target_auth_jwt 91.30% <ø> (ø)
target_auth_ldap 89.47% <ø> (ø)
target_auth_none 100.00% <ø> (ø)
target_auth_token 71.42% <ø> (ø)
target_auth_userpass 85.71% <ø> (ø)
target_connection_options 74.76% <ø> (ø)
target_controller 79.31% <ø> (ø)
target_filter_vault_login_token 77.77% <ø> (ø)
target_import 39.42% <ø> (ø)
target_lookup_hashi_vault 81.33% <ø> (ø)
target_lookup_vault_kv1_get 91.30% <ø> (ø)
target_lookup_vault_kv2_get 91.11% <ø> (ø)
target_lookup_vault_login 100.00% <ø> (ø)
target_lookup_vault_read 90.00% <ø> (ø)
target_lookup_vault_token_create 82.97% <ø> (ø)
target_lookup_vault_write 59.14% <ø> (ø)
target_module_utils 95.90% <ø> (ø)
target_module_vault_kv1_get 87.23% <ø> (ø)
target_module_vault_kv2_get 86.95% <ø> (ø)
target_module_vault_login 93.93% <ø> (ø)
target_module_vault_pki_generate_certificate 78.26% <ø> (ø)
target_module_vault_read 92.10% <ø> (ø)
target_module_vault_token_create 90.00% <ø> (ø)
target_module_vault_write 57.53% <ø> (ø)
target_modules 76.13% <ø> (ø)
units 94.41% <ø> (ø)

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 25f6f35...ccf974f. Read the comment docs.

github-actions[bot] commented 2 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