-
I can't exclude projects. I have the test project `CoverletDemoTests` and two references: `CoverletDemoLibraryOne` and `CoverletDemoLibraryTwo`. By default both projects are added to the coverage, but…
-
As a user, I need to be able to edit my profile.
As a student, this means:
"name": string, required;
"email": email, unique, required;
"password": password, required;
"category": engineering…
-
Basically, could the extension be `.g.cs` instead of just `.cs` which seems to be some convention for source generated files.
Coveralls will exclude these as well. I can't get any work around manu…
-
Hi,
when i only use [TestCase] attributes then the tests are ignored in the coverage.
If i add [Test] attributes the coverage is working as expected.
```
[Test]
[TestCase("de")]
…
-
**Describe the bug**
When parsing Cobertura files generated with [JestJS](https://github.com/facebook/jest) some line coverage information is not processed by ReportGenerator. Apparently, ReportGener…
-
# ******************************************************
# Laravel .gitignore
# ******************************************************
/public/build
/public/hot
/public/storage
/storage/*.key
auth.j…
-
### Issue Description
I am currently going open source with one of my projects and using/learning GitHub actions for the first time.
I am coming from **Azure DevOps** with a lot of experience with…
-
## Description
> When running `dotnet test` from the command line, with Microsoft.NET.Test.Sdk 17, test runner throws exception System.BadImageFormatException.
When using 16.11.0 tests run just fin…
-
## Description
Hello, after updating the version of MSTest.TestAdapter and MSTest.TestFramework from 2.2.3 to 2.2.10 I found that the test that used to pass, started failing. On version 2.2.3 the dat…
-
The [documentation](https://github.com/coverlet-coverage/coverlet/blob/master/Documentation/VSTestIntegration.md#default-option-if-you-dont-specify-a-runsettings-file) specifies that the only option t…