mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-06 00:25:55 +00:00
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. |
||
|---|---|---|
| .. | ||
| .gitlab-ci.yml | ||
| .perf-able-gitlab-ci.yml | ||
| Dockerfile | ||