Skip to content

Test Code Coverage [SYNTH-250]#1417

Open
AlexD717 wants to merge 1 commit into
devfrom
alexey/250/test-coverage
Open

Test Code Coverage [SYNTH-250]#1417
AlexD717 wants to merge 1 commit into
devfrom
alexey/250/test-coverage

Conversation

@AlexD717

@AlexD717 AlexD717 commented Jul 16, 2026

Copy link
Copy Markdown
Member

Task

SYNTH-250

Symptom

There is currently no way to see our test code coverage, which can be useful when trying to identify what parts of our code aren't being tested.

Solution

Add the ability to run tests with code coverage

Verification

Run bun run test:coverage and then once its done open ./coverage/index.html


Before merging, ensure the following criteria are met:

  • All acceptance criteria outlined in the ticket are met.
  • Necessary test cases have been added and updated.
  • A feature toggle or safe disable path has been added (if applicable).
  • User-facing polish:
    • Ask: "Is this ready-looking?"
  • Cross-linking between Jira and GitHub:
    • PR links to the relevant Jira issue.
    • Jira ticket has a comment referencing this PR.

@AlexD717 AlexD717 self-assigned this Jul 16, 2026
@AlexD717
AlexD717 marked this pull request as ready for review July 16, 2026 16:11
@AlexD717
AlexD717 requested review from a team as code owners July 16, 2026 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants