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 58 forks source link

drop `ansible-core` 2.11 & 2.12 #366

Closed briantist closed 1 year ago

briantist commented 1 year ago
SUMMARY

Closes #340

ISSUE TYPE
github-actions[bot] commented 1 year ago

Docs Build 📝

Thank you for contribution!✨

This PR has been merged and the docs are now incorporated into main: https://ansible-collections.github.io/community.hashi_vault/branch/main

codecov[bot] commented 1 year ago

Codecov Report

Merging #366 (2dc0ea1) into main (ae80d02) will decrease coverage by 0.01%. The diff coverage is 100.00%.

:exclamation: Current head 2dc0ea1 differs from pull request most recent head 94a80fd. Consider uploading reports for the commit 94a80fd to get more accurate results

@@            Coverage Diff             @@
##             main     #366      +/-   ##
==========================================
- Coverage   98.86%   98.86%   -0.01%     
==========================================
  Files          82       82              
  Lines        4244     4236       -8     
  Branches      269      267       -2     
==========================================
- Hits         4196     4188       -8     
  Misses         39       39              
  Partials        9        9              
Flag Coverage Δ
env_docker-default 98.86% <100.00%> (-0.01%) :arrow_down:
integration 81.07% <ø> (ø)
sanity 39.47% <ø> (ø)
target_ansible-doc ?
target_auth_approle 89.47% <ø> (ø)
target_auth_aws_iam 50.00% <ø> (ø)
target_auth_azure 53.84% <ø> (ø)
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 83.94% <100.00%> (+0.16%) :arrow_up:
target_filter_vault_login_token 77.77% <ø> (ø)
target_import 39.47% <ø> (ø)
target_lookup_hashi_vault 81.33% <ø> (ø)
target_lookup_vault_ansible_settings 56.00% <ø> (ø)
target_lookup_vault_kv1_get 91.30% <ø> (ø)
target_lookup_vault_kv2_get 91.11% <ø> (ø)
target_lookup_vault_list 90.00% <ø> (ø)
target_lookup_vault_login 88.57% <ø> (ø)
target_lookup_vault_read 90.00% <ø> (ø)
target_lookup_vault_token_create 79.24% <ø> (ø)
target_lookup_vault_write 57.06% <ø> (ø)
target_module_utils 97.48% <100.00%> (+0.13%) :arrow_up:
target_module_vault_kv1_get 87.50% <ø> (ø)
target_module_vault_kv2_delete 56.93% <ø> (ø)
target_module_vault_kv2_get 87.23% <ø> (ø)
target_module_vault_kv2_write 57.32% <ø> (ø)
target_module_vault_list 85.71% <ø> (ø)
target_module_vault_login 83.72% <ø> (ø)
target_module_vault_pki_generate_certificate 78.72% <ø> (ø)
target_module_vault_read 85.71% <ø> (ø)
target_module_vault_token_create 91.66% <ø> (ø)
target_module_vault_write 56.25% <ø> (ø)
target_modules 82.09% <ø> (ø)
units 95.55% <100.00%> (-0.70%) :arrow_down:

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

Impacted Files Coverage Δ
...sts/unit/plugins/lookup/test_vault_token_create.py 100.00% <100.00%> (ø)
...ins/module_utils/authentication/test_auth_token.py 100.00% <100.00%> (ø)