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

Fix CleanupRepositoryResults properties to be longs #587

Merged

Conversation

Xtansia
Copy link
Collaborator

@Xtansia Xtansia commented Sep 24, 2024

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.

Signed-off-by: Thomas Farr <tsfarr@amazon.com>
Signed-off-by: Thomas Farr <tsfarr@amazon.com>
Copy link
Contributor

github-actions bot commented Sep 24, 2024

Changes Analysis

Commit SHA: 9a281f4
Comparing To SHA: c6c0c41

API Changes

Summary

└─┬Components
  └─┬snapshot.cleanup_repository:CleanupRepositoryResults
    ├─┬deleted_blobs
    │ ├──[🔀] type (54852:17)❌ 
    │ └──[➕] format (54853:19)❌ 
    └─┬deleted_bytes
      ├──[🔀] type (54856:17)❌ 
      └──[➕] format (54857:19)❌ 

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

Report

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

API Coverage

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

Copy link
Contributor

Spec Test Coverage Analysis

Total Tested
500 302 (60.4 %)

@dblock dblock merged commit 4f8be9e into opensearch-project:main Sep 24, 2024
17 checks passed
@Xtansia Xtansia deleted the fix/cleanup-repository-results branch September 24, 2024 22:34
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.

2 participants