Commit Graph

1 Commits (c6bb15e7b03c8238b1723b752adfe2337f79cded)

Author SHA1 Message Date
Jordan Borean c6bb15e7b0
ansible-test - fix coverage for test modules (#84366) (#84399)
Fixes the coverage path translation for modules located in integration
test paths. Instead of trying to match by the unique temporary path name
that the module is executed as, the reporting tool will translate it to
the static path that the module is actually located under.

(cherry picked from commit f9b58fa13f)
11 months ago