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 coverage - investigate "invalid coverage paths" #187

Open briantist opened 2 years ago

briantist commented 2 years ago
SUMMARY

Generating coverage reports sometimes shows messages like this:

WARNING: Ignored 92694 characters from 208 invalid coverage path(s).

I'm not sure what it means. Will need to run with -vvvv (or maybe more than 4) to see if we can get better output from that and see what's happening.

ISSUE TYPE
COMPONENT NAME

CI/coverage

ANSIBLE VERSION

N/A

COLLECTION VERSION

N/A

CONFIGURATION

N/A

OS / ENVIRONMENT

N/A

STEPS TO REPRODUCE

CI coverage generation

EXPECTED RESULTS

No warnings

ACTUAL RESULTS

Warning about invalid coverage path(s)