Redocly / redocly-cli

⚒️ Redocly CLI makes OpenAPI easy. Lint/validate to any standard, generate beautiful docs, and more.
https://redocly.com/docs/cli/
MIT License
912 stars 139 forks source link

chore: fix the historical benchmark pipeline #1603

Closed tatomyr closed 3 months ago

tatomyr commented 3 months ago

What/Why/How?

Reverting changes in the historical benchmark pipeline introduced by a mistake here, which cause this failure. It's a separate benchmark test command, not the root level one.

Reference

Testing

Screenshots (optional)

Check yourself

Security

changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: 94425781731edb9fd38a5e50c270586cd4b0cb02

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[bot] commented 3 months ago
Command Mean [s] Min [s] Max [s] Relative
redocly lint packages/core/src/benchmark/benches/rebilly.yaml 1.030 ± 0.032 1.003 1.103 1.01 ± 0.03
redocly-next lint packages/core/src/benchmark/benches/rebilly.yaml 1.016 ± 0.013 1.000 1.041 1.00
github-actions[bot] commented 3 months ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟡 Statements 77.26% 4505/5831
🟡 Branches 67.78% 2495/3681
🟡 Functions 70.98% 751/1058
🟡 Lines 77.46% 4241/5475

Test suite run success

748 tests passing in 105 suites.

Report generated by 🧪jest coverage report action from 94425781731edb9fd38a5e50c270586cd4b0cb02