Cake.Coverlet icon indicating copy to clipboard operation
Cake.Coverlet copied to clipboard

Coverlet extensions for Cake Build

Results 10 Cake.Coverlet issues
Sort by recently updated
recently updated
newest added

I use this extension to launch the coverlet tool (not MSBuild version) and discovered that it appears the argument customization for coverlet needs a little tweak The code is looking...

question

In the current version there are problems running the coverlet function if the directory contains spaces. This PR fixes the call by adding quotation mark when calling the dotnet test...

I would like to use custom test runner with coverlet. In official docs it is possible by the argument --target. Unfortunately, this addin to cake does not provide such param....

I have the following behavior, if I set only the `CoverletOutputDirectory` without filename. The resulting files are written to the parent directory with combined filename of directory+format. Example for configuration:...

bug

Updated [xunit.v3](https://github.com/xunit/xunit) from 3.2.0 to 3.2.1. Release notes _Sourced from [xunit.v3's releases](https://github.com/xunit/xunit/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/xunit/xunit/commits). [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xunit.v3&package-manager=nuget&previous-version=3.2.0&new-version=3.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can...

dependencies
.NET

Updated [JetBrains.Annotations](https://github.com/JetBrains/JetBrains.Annotations) from 2025.2.2 to 2025.2.4. Release notes _Sourced from [JetBrains.Annotations's releases](https://github.com/JetBrains/JetBrains.Annotations/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/JetBrains/JetBrains.Annotations/commits). [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=JetBrains.Annotations&package-manager=nuget&previous-version=2025.2.2&new-version=2025.2.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can...

dependencies
.NET

Updated [Cake.Testing](https://github.com/cake-build/cake) from 5.1.0 to 6.0.0. Release notes _Sourced from [Cake.Testing's releases](https://github.com/cake-build/cake/releases)._ ## 6.0.0 As part of this release we had [38 issues](https://github.com/cake-build/cake/milestone/94?closed=1) closed. __Breaking changes__ - [__#​4534__](https://github.com/cake-build/cake/issues/4534) Azure Pipleines...

dependencies
.NET

Updated [Microsoft.SourceLink.GitHub](https://github.com/dotnet/dotnet) from 8.0.0 to 10.0.102. Release notes _Sourced from [Microsoft.SourceLink.GitHub's releases](https://github.com/dotnet/dotnet/releases)._ ## 10.0.102-sb1 You can build .NET 10.0 from the repository by cloning the release tag `v10.0.102-sb1` and following...

dependencies
.NET

[Cake 6.0.0](https://cakebuild.net/blog/2025/11/cake-v6.0.0-released) has been released 🎉 :wave: @Romanx I was just curious if you had any plans to update this addin to make use of Cake 6.0.0. Thanks

Updated [Cake.Common](https://github.com/cake-build/cake) from 5.1.0 to 6.0.0. Release notes _Sourced from [Cake.Common's releases](https://github.com/cake-build/cake/releases)._ ## 6.0.0 As part of this release we had [38 issues](https://github.com/cake-build/cake/milestone/94?closed=1) closed. __Breaking changes__ - [__#​4534__](https://github.com/cake-build/cake/issues/4534) Azure Pipleines...

dependencies
.NET