Skip to content

Conversation

Mpdreamz
Copy link
Contributor

@Mpdreamz Mpdreamz commented May 29, 2024

We use --filter to selectively run test assemblies in different runs.

This produces somewhat noisy reports where assemblies are marked as (failed/succeeded) and skipped multiple times:

https://github.com/elastic/apm-agent-dotnet/actions/runs/9275127823?pr=2315#summary-25519083669

This PR now differentiates assemblies with no tests from assemblies with skipped tests using ⚪️. It also introduces an option to not report test assemblies without any tests (defaults still is to so).

@Tyrrrz Tyrrrz added the enhancement New feature or request label May 29, 2024
@Tyrrrz
Copy link
Owner

Tyrrrz commented May 29, 2024

Thanks for the PR, it's very clean 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants