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

ci - codecov - try earlier build #129

Closed briantist closed 3 years ago

briantist commented 3 years ago
SUMMARY

Demonstrates https://github.com/codecov/uploader/issues/303

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

Codecov Report

Merging #129 (38fbeee) into main (78e30ca) will decrease coverage by 0.18%. The diff coverage is n/a.

:exclamation: Current head 38fbeee differs from pull request most recent head 46aac2f. Consider uploading reports for the commit 46aac2f to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main     #129      +/-   ##
==========================================
- Coverage   85.76%   85.58%   -0.19%     
==========================================
  Files          29       29              
  Lines        1082     1082              
  Branches       83       83              
==========================================
- Hits          928      926       -2     
- Misses        141      143       +2     
  Partials       13       13              
Flag Coverage Δ
env_docker-default ?
integration ?
py2.6 ?
py2.7 ?
py3.10 85.02% <ø> (ø)
py3.5 77.25% <ø> (-1.49%) :arrow_down:
py3.6 77.25% <ø> (-1.49%) :arrow_down:
py3.7 77.25% <ø> (-1.49%) :arrow_down:
py3.8 85.02% <ø> (ø)
py3.9 85.02% <ø> (ø)
target_auth_none 100.00% <ø> (ø)
target_connection_options 73.78% <ø> (ø)
target_controller 67.98% <ø> (ø)
target_lookup_hashi_vault 78.75% <ø> (ø)
target_module_utils 81.60% <ø> (ø)
units 80.86% <ø> (-0.19%) :arrow_down:

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

Impacted Files Coverage Δ
plugins/module_utils/_hashi_vault_common.py 98.09% <0.00%> (-1.91%) :arrow_down:

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 78e30ca...46aac2f. Read the comment docs.

briantist commented 3 years ago

superseded by #130