Skip to content

chore: fix test links and add coverage report#2393

Merged
tatomyr merged 5 commits into
mainfrom
chore/fix-tests-after-refactoring
Oct 29, 2025
Merged

chore: fix test links and add coverage report#2393
tatomyr merged 5 commits into
mainfrom
chore/fix-tests-after-refactoring

Conversation

@tatomyr

@tatomyr tatomyr commented Oct 29, 2025

Copy link
Copy Markdown
Collaborator

What/Why/How?

  • Fixed wrong links to the repo files after the previous refactoring
  • Improved the getCommandOutput utility function interface to be easier to use
  • Renamed a file mjs -> js
  • Added test coverage report

Reference

A follow-up of #2390

Check yourself

  • Code changed? - Tested with Redoc/Realm/Reunite (internal)
  • All new/updated code is covered by tests
  • New package installed? - Tested in different environments (browser/node)
  • Documentation update considered

Security

  • The security impact of the change has been considered
  • Code follows company security practices and guidelines

@changeset-bot

changeset-bot Bot commented Oct 29, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 62a76d5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions

github-actions Bot commented Oct 29, 2025

Copy link
Copy Markdown
Contributor
Command Mean [s] Min [s] Max [s] Relative
redocly lint resources/rebilly.yaml 1.431 ± 0.025 1.405 1.472 1.00
redocly-next lint resources/rebilly.yaml 1.447 ± 0.027 1.407 1.507 1.01 ± 0.03

@github-actions

github-actions Bot commented Oct 29, 2025

Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 78.77% (🎯 78%) 5805 / 7369
🟢 Statements 78.21% (🎯 78%) 6000 / 7671
🟢 Functions 81.93% (🎯 81%) 1197 / 1461
🟢 Branches 70.95% (🎯 70%) 4013 / 5656
File CoverageNo changed files found.
Generated in workflow #7870 for commit 62a76d5 by the Vitest Coverage Report Action

@tatomyr
tatomyr marked this pull request as ready for review October 29, 2025 08:52
@tatomyr
tatomyr requested a review from a team as a code owner October 29, 2025 08:52
@tatomyr tatomyr changed the title chore: refactor tests and fix test links chore: fix test links and add coverage report Oct 29, 2025
@tatomyr
tatomyr merged commit d39585e into main Oct 29, 2025
43 checks passed
@tatomyr
tatomyr deleted the chore/fix-tests-after-refactoring branch October 29, 2025 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants