tlaplus / tlaplus/ValidationTestSuite
Add coverage reporting
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The ValidationTestSuite can generate coverage information, which is essential for a qualification argument. Therefore, it would be beneficial to include this coverage information within the ValidationTestSuite report.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the ValidationTestSuite entry point that generates coverage information and the code that assembles its report. Read how both outputs are currently produced, then define the report format and verify that coverage information appears in the generated ValidationTestSuite report.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100