Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coverlet file not being created #1659

Closed
agray opened this issue May 26, 2024 · 1 comment
Closed

Coverlet file not being created #1659

agray opened this issue May 26, 2024 · 1 comment
Labels
untriaged To be investigated

Comments

@agray
Copy link

agray commented May 26, 2024

This issue has cropped up over the last week:

All my integration tests have passed yet coverlet appears not to be creating a file for some weird reason I have not been able to discern.

https://github.com/Sauceforge/Saucery/actions/runs/9233763669/job/25420827619#step:5:32

Error: dotnet test failure Command failed: dotnet test -c Debug -p:coverletOutput=opencover.nunit.integration.xml -p:CollectCoverage=true -p:CoverletOutputFormat=opencover -p:Exclude=\"[Merlin.NUnit]Tests.*\" Merlin.NUnit/Merlin.NUnit.csproj Error: error occured : coverage file not found at Merlin.NUnit/opencover.nunit.integration.xml Warning: The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Appreciate if you could offer any insight

@github-actions github-actions bot added the untriaged To be investigated label May 26, 2024
@agray
Copy link
Author

agray commented May 26, 2024

I think I was the issue. Please ignore.

@agray agray closed this as completed May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged To be investigated
Projects
None yet
Development

No branches or pull requests

1 participant