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

Refactor XContentFactory to MediaTypeRegistry #374

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

heemin32
Copy link
Collaborator

Description

Refactor XContentFactory to MediaTypeRegistry

Issues Resolved

N/A

Check List

  • Commits are signed per the DCO using --signoff

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.

@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Merging #374 (ee042f7) into main (0cfddbf) will decrease coverage by 0.08%.
The diff coverage is n/a.

❗ Current head ee042f7 differs from pull request most recent head 1e11110. Consider uploading reports for the commit 1e11110 to get more accurate results

@@             Coverage Diff              @@
##               main     #374      +/-   ##
============================================
- Coverage     88.65%   88.58%   -0.08%     
  Complexity      752      752              
============================================
  Files            92       92              
  Lines          2707     2707              
  Branches        219      219              
============================================
- Hits           2400     2398       -2     
- Misses          228      230       +2     
  Partials         79       79              

see 2 files with indirect coverage changes

@heemin32 heemin32 merged commit 26b1938 into opensearch-project:main Jul 28, 2023
@heemin32 heemin32 deleted the migration branch July 28, 2023 21:41
@heemin32 heemin32 added the backport 2.x Backport PR to 2.x branch label Aug 16, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 16, 2023
Signed-off-by: Heemin Kim <[email protected]>
(cherry picked from commit 26b1938)
heemin32 added a commit to heemin32/geospatial that referenced this pull request Aug 17, 2023
heemin32 added a commit that referenced this pull request Aug 17, 2023
)

* Switch from XContentType to MediaType to fix compilation errors (#366)

Signed-off-by: Heemin Kim <[email protected]>

* Refactor XContentFactory to MediaTypeRegistry (#374)

Signed-off-by: Heemin Kim <[email protected]>

* Refactor LifecycleComponent package path (#377)

Signed-off-by: Heemin Kim <[email protected]>

* [Refactor] Strings utility methods to core library (#379)

Signed-off-by: Heemin Kim <[email protected]>

* Fixed compilation errors after refactoring in core foundation classes (#380)

Signed-off-by: Heemin Kim <[email protected]>

---------

Signed-off-by: Heemin Kim <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport PR to 2.x branch skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants