-
Notifications
You must be signed in to change notification settings - Fork 6
Bump test-suites/schema-test-suite from e99b24c to be58fa9
#356
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
Bump test-suites/schema-test-suite from e99b24c to be58fa9
#356
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'KMP JSON schema validator'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.
| Benchmark suite | Current: 669bf35 | Previous: 31e9605 | Ratio |
|---|---|---|---|
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) |
5847.592776969697 us/op |
1650.6281296183206 us/op |
3.54 |
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) |
2867.441580208333 us/op |
1880.953146086957 us/op |
1.52 |
macosArm64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) |
9523.825775172412 us/op |
4689.137009170306 us/op |
2.03 |
macosArm64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) |
2598.9863944983817 us/op |
1018.57043657754 us/op |
2.55 |
macosArm64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) |
1.197255150837964 us/op |
0.7626740675181447 us/op |
1.57 |
macosArm64.CommonAvgTimeBench.validateVerbose ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) |
15040.82346491228 us/op |
8770.687994915254 us/op |
1.71 |
macosArm64.CommonAvgTimeBench.validateVerbose ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) |
11335.877888636363 us/op |
7388.188969871795 us/op |
1.53 |
macosX64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) |
5870.321727848101 us/op |
3711.756204561404 us/op |
1.58 |
macosX64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) |
13316.510854545453 us/op |
8757.094244347825 us/op |
1.52 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @OptimumCode
ac8053b to
711e239
Compare
Bumps [test-suites/schema-test-suite](https://github.com/json-schema-org/JSON-Schema-Test-Suite) from `e99b24c` to `be58fa9`. - [Release notes](https://github.com/json-schema-org/JSON-Schema-Test-Suite/releases) - [Commits](json-schema-org/JSON-Schema-Test-Suite@e99b24c...be58fa9) --- updated-dependencies: - dependency-name: test-suites/schema-test-suite dependency-version: be58fa98d5f79bb8d20f45a15e540332669ad947 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
711e239 to
309a555
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #356 +/- ##
==========================================
- Coverage 90.73% 90.68% -0.06%
==========================================
Files 137 137
Lines 4025 4046 +21
Branches 1087 1094 +7
==========================================
+ Hits 3652 3669 +17
- Misses 78 81 +3
- Partials 295 296 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Bumps test-suites/schema-test-suite from
e99b24ctobe58fa9.Commits
be58fa9Merge pull request #791 from json-schema-org/ether/fix-draft-next-removalacaece3stop using the term "draft" to mean "version", and fix the remaining mentions...980e105Merge pull request #790 from dylankerr-bis/add-test-sibling-nested-ref-idb5037edAdd test for sibling $ref and $id in nested schema to v1 suite4cf5599Merge pull request #776 from davishmcclurg/idn-hostname-separatorsa930db4Shorten test descriptions to appease ciaab0875Updates form PR feedback081a16aTest IDN label separators separate labels658c8cfTest IDN label separator inhostnameformat38c04b8Test label separator position in hostname formatsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)