runtimeverification / runtimeverification/haskell-backend
Remove `log-failed-rewrites` "execute" request parameter
Open
Nobody has claimed this yet.
cleanup
- Dominant language
- Haskell
- Stars
- 224
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
The pyk is only interested in labels of the successful rewrite rules, hence we do need to collect the failing ones.
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 tracing the execute request parameter log-failed-rewrites and how pyk consumes rewrite-rule labels. Done means the failing-rule labels are no longer collected or required, while labels from successful rewrite rules remain available; identify and run the relevant tests found during that trace.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100