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

Fix coverage upload #1076

Merged
merged 6 commits into from
Mar 22, 2023
Merged

Conversation

martincostello
Copy link
Member

  • Output a report in Cobertura format for coverlet.
  • Write the reports to a stable directory path for coverlet upload.
  • Build and test in the order of the dependency tree since Polly now references Polly.Core #1075.

- Output a report in Cobertura format for coverlet.
- Write the reports to a stable directory path for coverlet upload.
Build and test in the order of the dependency tree since App-vNext#1075.
Missed from the previous commit.
Use specific file paths again as the directory didn't work.
@martincostello martincostello marked this pull request as ready for review March 22, 2023 12:04
Try a wildcard to match the subdirectories.
Go back to the previous commit that was working.
@martincostello martincostello merged commit 9c5c1ec into App-vNext:main Mar 22, 2023
@martincostello martincostello deleted the fix-coverage-upload branch March 22, 2023 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants