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

[Backport 2.x] Changing XContentType to Media Type #440

Merged
merged 1 commit into from
Aug 1, 2023
Merged

[Backport 2.x] Changing XContentType to Media Type #440

merged 1 commit into from
Aug 1, 2023

Conversation

joshpalis
Copy link
Member

Description

Manual Backport of #436

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • 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.

Signed-off-by: Joshua Palis <jpalis@amazon.com>
@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Merging #440 (2e9309e) into 2.x (ebb56ce) will not change coverage.
Report is 1 commits behind head on 2.x.
The diff coverage is n/a.

@@            Coverage Diff            @@
##                2.x     #440   +/-   ##
=========================================
  Coverage     29.19%   29.19%           
  Complexity       98       98           
=========================================
  Files            22       22           
  Lines          1185     1185           
  Branches        109      109           
=========================================
  Hits            346      346           
  Misses          818      818           
  Partials         21       21           
Files Changed Coverage Δ
...rg/opensearch/jobscheduler/JobSchedulerPlugin.java 31.66% <ø> (ø)
...arch/jobscheduler/model/ExtensionJobParameter.java 0.00% <ø> (ø)
.../org/opensearch/jobscheduler/model/JobDetails.java 0.00% <ø> (ø)
...scheduler/rest/action/RestGetJobDetailsAction.java 42.59% <ø> (ø)
...ch/jobscheduler/rest/action/RestGetLockAction.java 34.69% <ø> (ø)
...obscheduler/rest/action/RestReleaseLockAction.java 11.11% <ø> (ø)
...obscheduler/rest/request/GetJobDetailsRequest.java 45.16% <ø> (ø)
...rg/opensearch/jobscheduler/sweeper/JobSweeper.java 39.74% <ø> (ø)
...rch/jobscheduler/transport/AcquireLockRequest.java 54.76% <ø> (ø)
...ch/jobscheduler/transport/AcquireLockResponse.java 0.00% <ø> (ø)
... and 6 more

@saratvemulapalli saratvemulapalli merged commit 4f2a764 into opensearch-project:2.x Aug 1, 2023
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.

3 participants