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

Release/1.3.2 #110

Closed briantist closed 3 years ago

briantist commented 3 years ago
SUMMARY

See CHANGELOG

ISSUE TYPE
COMPONENT NAME
ADDITIONAL INFORMATION
codecov[bot] commented 3 years ago

Codecov Report

Merging #110 (569c8c7) into main (ccbe136) will increase coverage by 6.50%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
+ Coverage   77.01%   83.52%   +6.50%     
==========================================
  Files          16       16              
  Lines         892      892              
  Branches       87       87              
==========================================
+ Hits          687      745      +58     
+ Misses        190      129      -61     
- Partials       15       18       +3     
Impacted Files Coverage Δ
plugins/module_utils/_hashi_vault_common.py 93.61% <0.00%> (+1.59%) :arrow_up:
plugins/plugin_utils/_hashi_vault_plugin.py 58.82% <0.00%> (+14.70%) :arrow_up:
plugins/lookup/hashi_vault.py 63.84% <0.00%> (+23.47%) :arrow_up:

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 ccbe136...569c8c7. Read the comment docs.