Petr

Results 64 issues of Petr

We have a bunch of modules that are so big that they cause code editors to hang. The champions are probably in the compiler project, for example CheckExpressions (>10,000 LOC)...

Feature Request

We have tests in xUnit and NUnit (at least). This means it's harder to centrally manage test packages and that we also have to deal with different test adapters. We...

Area-Testing
Refactoring

Another issue related to the absence of a proper approach for logical x display names in our code. ![image](https://user-images.githubusercontent.com/5451366/182353364-e138cb63-298f-4c3b-af85-ae93e369a166.png)

Feature Improvement
Area-LangService-ToolTips

Yet another backtick issue. ```fsharp module ``Thing with space`` = let x = 1 ``` In this case module name is displayed without backticks: ![image](https://user-images.githubusercontent.com/5451366/182352368-bc68f90d-85cb-48df-a134-e87f327451bd.png) This is acceptable, but it's...

Feature Improvement
Area-LangService-ToolTips

**Describe the bug** So we heavily use source generation in our projects and we also want to mutation test the generators themselves. Our generators are very complex and part of...

📃 Documentation
Area: Compiling
Area: Mutation Test

**Describe the bug** So as you can guess, we've updated to Stryker 1.0 and are now making use of the new opportunities so I'm reporting whatever I discover :D That...

🐛 Bug
Area: Reporters

(irrelevant: pffff, 3rd day in a row I am trying to do at least anything with the whole SAFE stack...) When I run the build script, things go well until...

So, this example project compiles and runs for me. I decided to add FSharp.Data Nuget package to use type providers. And it does not work. Let's say, I want to...

**Describe the bug** So we have a project for which Stryker reports different scores (22% x 100%) without any changes. The correct score is 100% - the code is fully...

🐛 Bug
Feat: Coverage Analysis
On hold
Priority: Medium