dotnet / dotnet/SqlClient

Make test summary names more descriptive

Open
#3,602 0 comments 1 reaction 0 assignees View on GitHub
Area\Engineering Up-for-Grabs :raised_hands:
Dominant language
C#
Stars
989
Forks
340
Avg merge
4d 19h
Merged PRs (30d)
72

Description

Our pipelines publish test result summaries here:

https://github.com/dotnet/SqlClient/blob/1297673f6cfd34c3caac500e4e8de68da11f5109/eng/pipelines/common/templates/steps/publish-test-results-step.yml#L35

We're hardcoding summary names `Windows Tests` and `Linux Tests`.

See if we can make those names more descriptive, perhaps including the stage and job identifiers:

`Win22_Azure_Sql net462_AnyCPU_1`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.