Add tests for trimming
Open
[area] Rx
- Dominant language
- C#
- Stars
- 7.2k
- Forks
- 798
- PR merge metrics
- No merged PRs in 30d
Description
Although we've made a few changes to improve support for trimming, we don't have any integration tests for this.
It would be good to:
* verify that trimming does actually work (i.e., that code is removed when intended)
* verify that we produce suitable warnings in unsupported scenarios
* verify that potentially tricky scenarios (notably around `IQbservable` work)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.