Closed github-actions[bot] closed 1 month ago
Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
---|---|---|---|---|
redocly lint packages/core/src/benchmark/benches/rebilly.yaml |
980.8 Β± 17.8 | 949.8 | 1001.3 | 1.00 |
redocly-next lint packages/core/src/benchmark/benches/rebilly.yaml |
997.1 Β± 18.1 | 978.2 | 1041.2 | 1.02 Β± 0.03 |
St.:grey_question: |
Category | Percentage | Covered / Total |
---|---|---|---|
π‘ | Statements | 78.58% | 4993/6354 |
π‘ | Branches | 67.24% | 2063/3068 |
π‘ | Functions | 73.01% | 825/1130 |
π‘ | Lines | 78.87% | 4711/5973 |
810 tests passing in 121 suites.
Report generated by π§ͺjest coverage report action from b801bd906880f40703126f8064e2fe0cc33cee6d
CLI Version | Performance benchmark (test duration) |
---|---|
cli-1.00 | β |
cli-1.01 | βββββββββββββββββββββββ |
cli-1.02 | βββββββββββββββββββββ |
cli-1.03 | βββββββββββββββββββββββββββ |
cli-1.04 | βββββββββββ |
cli-1.05 | βββββββββββ |
cli-1.06 | ββββββββββββββββββ |
cli-1.07 | ββββββββββββββββ |
cli-1.08 | ββββββββββββββ |
cli-1.09 | βββββββββββββββββββββββ |
cli-1.10 | βββββββββββββββββββββ |
cli-1.11 | ββββββββββββββββββββ |
cli-1.12 | ββββββββββββββββββββ |
cli-1.13 | βββββββββββββββββββββββββ |
cli-1.14 | ββββββββββββββββββββββββ |
cli-1.15 | ββββββββββββββββββββββββββββ |
cli-1.16 | βββββββββββββββββββββββββββ |
cli-1.17 | ββββββββββββββββββββββββββββ |
cli-1.18 | βββββββββββββββββββββββββββββββ |
cli-1.19 | βββββββββββββββββ |
cli-1.20 | βββββββββββββββ |
cli-1.21 | ββββββββββββββ |
cli-next | βββββββββββββββββββ |
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@redocly/cli@1.25.8
Patch Changes
REDOCLY_SUPPRESS_UPDATE_NOTICE
environment variable so that users can skip version updates.--dereferenced
option. Previously, references to external files were not substituted with references to components, causing them to become invalid.externalValue
as a property name was causing the API description validation process to fail.@redocly/openapi-core@1.25.8
Patch Changes
--dereferenced
option. Previously, references to external files were not substituted with references to components, causing them to become invalid.externalValue
as a property name was causing the API description validation process to fail.