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

Marketplace Launch Release TODOs List #279

Open
1 of 19 tasks
PauliusKu opened this issue Dec 9, 2024 · 0 comments
Open
1 of 19 tasks

Marketplace Launch Release TODOs List #279

PauliusKu opened this issue Dec 9, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@PauliusKu
Copy link
Collaborator

PauliusKu commented Dec 9, 2024

MLR must haves:

Quality

User testing

Features

Settings:

Other

QA strategy

Name Level Metric Objective
Telemetry Product Telemetry Data (e.g., crash reports, latency, settings configuration) Stability, performance, real-world usage
Compilation Formatter Number of Compilation Errors After Formatting divided by the number of code files Measure the correctness and reliability of the formatter
Whitespace Formatter Number of Non-Whitespace Changes in a given code base Measure the correctness and reliability of the formatter
Idempotence Formatter Percentage of source files changed after 2nd formatting attempt Formatter idempotence
Parser errors Parser Number of Parser Errors divided by the number of tree nodes Measure the correctness of the parser
Functional Function Percentage of Passing Functional Test Cases Ensure broad feature support and correct parsing behavior
  1. Telemetry - TODO
  2. Compilation - TODO
  3. Whitespace - IN PROGRESS
  4. Idempotence - TODO
  5. Parser errors - IN PROGRESS
  6. Functional - DONE
@PauliusKu PauliusKu added the documentation Improvements or additions to documentation label Dec 9, 2024
@PauliusKu PauliusKu added this to the Marketplace Launch Release milestone Dec 9, 2024
@PauliusKu PauliusKu self-assigned this Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant