Add code coverage checks #555
Replies: 5 comments 5 replies
-
There is, I just didn't realise! In the PR, in the cheks, simply click on the checks, then in the report details click on "Code coverage", then in the Azure DevOps page, click on the "Code coverage" tab! |
Beta Was this translation helpful? Give feedback.
-
Yes, we already have it. We use coverlet to calculate code coverage |
Beta Was this translation helpful? Give feedback.
-
Brandon added code format warnings to the pipeline. Enabling git hooks for automatic code formatting requires configuration and GitHooks package dependency as I described in the article. For now we do not plan to add additional package |
Beta Was this translation helpful? Give feedback.
-
Just read this article. |
Beta Was this translation helpful? Give feedback.
-
Closed as answered |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I know that Vlad is/was working on adding commit hooks to ensure code formatting
dotnet format
, see How to automatically keep your code clean Could we also possibly add Code Coverage checks? Such as ASP.NET Core - Implementing Code Coverage with JetBrains dotCoverBeta Was this translation helpful? Give feedback.
All reactions