Improve test coverage for RemoveUnreachableBlocksStep and CodeRewriterStep
Open
area-Linker: Tests
- Dominant language
- C#
- Stars
- 392
- Forks
- 128
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 2
Description
These two steps have lot of logic around specific IL patterns, only few of which are actually covered in testing. We should go over the code and intentionally add tests (or remove functionality).
See for example https://github.com/mono/linker/pull/1689#issuecomment-744279688
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.