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

run CI against Ansible 2.12/stable-2.11 #73

Closed briantist closed 3 years ago

briantist commented 3 years ago
SUMMARY

Re: https://github.com/ansible-collections/overview/issues/45#issuecomment-813821100

Ensure we test against 2.11-stable and the new devel (2.12)

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

Codecov Report

Merging #73 (84b3e9e) into main (0f61e2b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #73   +/-   ##
=======================================
  Coverage   82.59%   82.59%           
=======================================
  Files          13       13           
  Lines         770      770           
  Branches       78       78           
=======================================
  Hits          636      636           
  Misses        120      120           
  Partials       14       14           

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 0f61e2b...84b3e9e. Read the comment docs.

briantist commented 3 years ago

although python 3.5 is no longer supported for ansible-2.12 on the controller, the tests passed, so I'm leaving it for now. If that changes as breaking changes are introduced into devel, I'll exclude those.