-
Notifications
You must be signed in to change notification settings - Fork 6
Test PR #176
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
Test PR #176
Conversation
Generated by 🚫 Danger Kotlin against 830acf8 |
78fcd27
to
775616a
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #176 +/- ##
=======================================
Coverage 90.68% 90.68%
=======================================
Files 130 130
Lines 3844 3844
Branches 1048 1048
=======================================
Hits 3486 3486
Misses 65 65
Partials 293 293 ☔ View full report in Codecov by Sentry. |
db2d15c
to
1b224e0
Compare
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: 830acf8 | Previous: 7286f68 | Ratio |
---|---|---|---|
macosX64.CommonThroughputBench.validateFlag ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) |
517.2086277871829 ops/sec |
332.95503295811557 ops/sec |
1.55 |
macosX64.CommonThroughputBench.validateVerbose ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) |
112.46644090735995 ops/sec |
73.05568798595817 ops/sec |
1.54 |
macosX64.CommonThroughputBench.validate ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) |
370.7686384272446 ops/sec |
242.61189714696906 ops/sec |
1.53 |
macosX64.CommonThroughputBench.validate ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) |
375.9428250325057 ops/sec |
243.94435377871295 ops/sec |
1.54 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @OptimumCode
Test PR |
No description provided.