This explains how to workaround bugs in the Sentry Codecov Test Results GitHub Action when using a monorepo and a folder containing consolidated test result files.
As of the time of this writing there is a bug in the Sentry Codecov Test Results Action for GitHub Workflows. It does not
properly use the directory
attribute nor do globs presently work for the file
or files
attribute.