[#634] Resolve "CI: Ignore src/external in Tests and Coverage Jobs"
Description
Closes #634 (closed)
Notes for Reviewer
It does not use vcs in the test process, so we do not test externals. See: https://gitlab.com/autowarefoundation/autoware.auto/AutowareAuto/-/jobs/793944979#L177
It has changed the coverage to build for the coverage measurement instead of using vcs as well. This will save a lot of processing.
Originally, the coverage.sh
was set to not aggregate anything below external. This was not change. It didn't change it because people outside of CI will check coverages.
Checklist
-
ignore tests -
ignore coverage