featurebase/.gitlab
Seebs c0b26d5b69 improve sonarcloud coverage testing behavior
The sonarcloud job was accidentally altered to use *only* the PLG
coverage data, which is incomplete for reasons not yet fully
understood. Unfortunately, it wasn't *waiting* for the PLG coverage
data to be complete -- the job could start before the PLG coverage
ran, which mean that you could get anywhere from a few percent
to nearly total code coverage.

Also, we want to be sure to cover *both* the PLG and non-PLG coverage
data, so we add the non-PLG coverage data.

We also factor out the simulacraData package from our PKG_LIST because
it appears to be confusing sonarcloud because that package isn't
"included in project" or something.

Also remove a stray `ls` that was probably part of the original
testing/debugging of this.
2022-06-16 11:02:26 -05:00
..
.gitlab-ci.yml improve sonarcloud coverage testing behavior 2022-06-16 11:02:26 -05:00
.perf-able-gitlab-ci.yml Tremor delete test scripts (#1974) 2022-05-05 10:25:35 -05:00
Dockerfile fix broken dockerfile 2022-01-27 10:55:20 -06:00