Consider renaming "tests" to "runs"
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
In the current (v4) and prior schemas we have "test" objects. However, they're not recording information about tests in general, but rather about test executions, or "runs". Having them named "tests" despite this, leaves no good name for the actual data about tests in general. Consider renaming "tests" to "runs" in the schema.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.