software-mansion / software-mansion/cairo-coverage
Add information `cfg` information to compiler mappings
Open
Nobody has claimed this yet.
compiler
enhancement
- Dominant language
- Rust
- Stars
- 22
- Forks
- 4
- Avg merge
- 8h 12m
- Merged PRs (30d)
- 4
Description
Each code location in mappings in should have information to which cfg it belongs
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
No file or test is named. Start by locating the compiler mappings and tracing how each code location is represented; define done as every mapping location carrying information about the cfg it belongs to, with coverage tests updated or added to verify the association.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100