Skip to content

Conversation

OptimumCode
Copy link
Owner

Resolves #194

@OptimumCode OptimumCode added the enhancement New feature or request label Sep 7, 2024
@codecov
Copy link

codecov bot commented Dec 29, 2024

Codecov Report

Attention: Patch coverage is 93.75000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 90.76%. Comparing base (6ff166c) to head (dfabda3).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...timumcode/json/schema/wrappers/objects/Wrappers.kt 92.50% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@ Coverage Diff @@ ## main #197 +/- ## ========================================== + Coverage 90.69% 90.76% +0.07%  ========================================== Files 133 137 +4 Lines 3977 4073 +96 Branches 1058 1087 +29 ========================================== + Hits 3607 3697 +90  - Misses 76 81 +5  - Partials 294 295 +1 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@github-actions github-actions bot left a 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: b86867a Previous: 9481407 Ratio
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 1555.2758008896797 us/op 1019.8887628571429 us/op 1.52
macosArm64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 3914.697804362416 us/op 2446.4505560679613 us/op 1.60
macosArm64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 1198.658958522727 us/op 763.7483339084771 us/op 1.57

This comment was automatically generated by workflow using github-action-benchmark.

CC: @OptimumCode

@OptimumCode OptimumCode enabled auto-merge (squash) March 1, 2025 15:38
@OptimumCode OptimumCode merged commit 20ad167 into main Mar 1, 2025
21 checks passed
@OptimumCode OptimumCode deleted the feat/194 branch March 1, 2025 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

1 participant