runtimeverification / runtimeverification/mir-semantics
[TEST] More tests fior zero-sized data
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 52
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
- https://github.com/runtimeverification/mir-semantics/pull/809 handled zero-sized locals
- https://github.com/runtimeverification/mir-semantics/pull/813 and https://github.com/runtimeverification/mir-semantics/pull/813 also work on zero-sized data
- The test here are not sufficient, we should have more test cases for zero-sized data
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 reviewing the existing zero-sized-data tests and the referenced PRs 809 and 813 to understand which cases are already covered. Add the missing zero-sized-data test cases and confirm that the test suite passes with the expanded coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100