Skip to content
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

Added FlatObjectProperty. #661

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Conversation

dblock
Copy link
Member

@dblock dblock commented Nov 11, 2024

Description

Issues Resolved

Closes #384.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link
Contributor

github-actions bot commented Nov 11, 2024

Changes Analysis

Commit SHA: 84bab06
Comparing To SHA: 62f1f5f

API Changes

Summary

└─┬Components
  ├──[➕] schemas (39154:7)
  └─┬_common.mapping___Property
    ├──[➕] oneOf (39120:7)
    ├─┬ONEOF
    │ └──[🔀] $ref (39155:9)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (39995:9)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (39200:9)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (39045:9)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (39214:9)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (39812:9)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (38967:9)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (38879:9)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (38991:9)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (39413:9)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (39548:9)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (40025:24)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (39484:9)❌ 
    └─┬ONEOF
      └──[🔀] $ref (39984:9)❌ 

Document Element Total Changes Breaking Changes
components 16 14
  • BREAKING Changes: 14 out of 16
  • Modifications: 14
  • Additions: 2
  • Breaking Modifications: 14

Report

The full API changes report is available at: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/11779944286/artifacts/2171498248

API Coverage

Before After Δ
Covered (%) 588 (57.59 %) 588 (57.59 %) 0 (0 %)
Uncovered (%) 433 (42.41 %) 433 (42.41 %) 0 (0 %)
Unknown 40 40 0

Copy link
Contributor

Spec Test Coverage Analysis

Total Tested
515 319 (61.94 %)

@Xtansia Xtansia merged commit 9aa52da into opensearch-project:main Nov 12, 2024
24 checks passed
@dblock dblock deleted the fix-all-mappings branch November 12, 2024 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Spec testing for GET /_mapping runs out of memory
2 participants