dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.1k stars 4.7k forks source link

Fill some code coverage gaps in LambdaCompiler #18425

Open bartdesmet opened 8 years ago

bartdesmet commented 8 years ago

There are some notable gaps for non-trivial pieces of code. A few are listed below:

VSadov commented 7 years ago

We need to have some way of tracking the progress of this bug. Perhaps the next step would be collecting actual items that need addressing and add them as checkboxes to the bug?