ajout d'un peu de couverture de code
Some checks failed
check main state / build (8.0.x) (push) Failing after 1m17s
Main Build Process / Build & Test (pull_request) Failing after 1m44s

This commit is contained in:
2024-08-29 22:20:28 +02:00
parent 3cb1973fd1
commit e918b26d6c
7 changed files with 97 additions and 11 deletions

View File

@@ -9,6 +9,8 @@
<EnableNETAnalyzers>true</EnableNETAnalyzers>
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
<AnalysisMode>All</AnalysisMode>
<DebugType>full</DebugType>
<DebugSymbols>true</DebugSymbols>
</PropertyGroup>
</Project>