microsoft / microsoft/TypeScript

Improving User Suite Reports

Open
#44,209 1 comment 0 reactions 1 assignee View on GitHub

@sandersn is already working on this.

Since Feb 23, 2022.

Infrastructure Rescheduled
Dominant language
Go
Stars
111k
Forks
14.3k
Avg merge
2d 4h
Merged PRs (30d)
132

Description

A few months back, @amcasey had put together some great infrastructure for detecting breaks introduced by TypeScript on a weekly basis. That infrastructure creates new issues with a clean readable summary for us to review every Monday.

We would like to get the same sort of printout for user test suites and possibly RWC ("real world code") test suites as well, which have the following properties:

  • Lots of noise generated by build output to diff every single time.
  • RWC test results seem opaque - you don't get feedback if they pass

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.