-
Had an instance where a user enabled at least the following and when rdopkg patch was run it generated a bad patchset
[format]
signoff = true
coverletter = auto
all of the patches we…
yazug updated
3 years ago
-
Can i do something like this:
- name : coverlet
uses: b3b00/coverlet-action@1.2.5
with:
testProject: ['myProjectTests/myProjectTests1.csproj', 'myProjectTests/myProjectTests2.csproj']
outpu…
-
Love this project very much.
Minor Annoyance when switching from xunit DistributedApplicationTestingBuilder to DistributedApplicationBuilder without running clean/rebuild:
```
Category: Aspire.Ho…
-
When using `DotNetCoreCLI@2` in `test` command mode you have an implicit restore/build step, if your build fails you will not get enhanced error logging in the build logs.
It is believed that this …
-
### Describe the bug
We have a Formie form that has 2 FileUpload fields that are required. When we POST this form via GraphQL to Craft the submission is received and Craft starts the process to valid…
-
## Can I do this today?
```xml
net8;net8-windows
xUnit
Coverlet
Benchmark.NET
true
VSTest
AppContainerExe
```
Assum…
-
After trying PrestoCoverage for the first time we think we are running into this issue in v1.16.2.
Our steps:
- .NET Core 2.2 project in Visual Studio 2017
- Import Coverlet via NuGet
- Instal…
-
related: https://github.com/Microsoft/vsts-tasks/issues/1271
Hi there, we have a project whose coverage report (like the above closed issue) generates over 900 files as its HTML coverage summary ou…
-
I get next error when try to do `pa doctrine:schema:update`
```txt
The table with name 'new_ads_doctrine.proposals' already exists.
at vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/SchemaException…
-
I see this functionality was already asked about in #1148 , but since this issue was closed, I thought I'd open a Feature Request for it.
This issue was also created as reaction to performance issu…