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

Adapt MediaType library change in core #3050

Merged
merged 9 commits into from
Jul 25, 2023

Conversation

RyanL1997
Copy link
Collaborator

Description

Adapt MediaType library change in core

  • Category (Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation)
    Refactoring

Issues Resolved

Check List

  • New functionality includes testing
  • New functionality has been documented
  • 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: Ryan Liang <[email protected]>
Signed-off-by: Ryan Liang <[email protected]>
Signed-off-by: Ryan Liang <[email protected]>
Signed-off-by: Ryan Liang <[email protected]>
@codecov
Copy link

codecov bot commented Jul 25, 2023

Codecov Report

Merging #3050 (b8c02fe) into main (59e2657) will decrease coverage by 2.20%.
The diff coverage is 57.14%.

@@             Coverage Diff              @@
##               main    #3050      +/-   ##
============================================
- Coverage     62.41%   60.21%   -2.20%     
+ Complexity     3379     3270     -109     
============================================
  Files           267      267              
  Lines         19774    19774              
  Branches       3355     3355              
============================================
- Hits          12342    11907     -435     
- Misses         5794     6229     +435     
  Partials       1638     1638              
Files Changed Coverage Δ
...dlic/auth/http/saml/AuthTokenProcessorHandler.java 46.48% <0.00%> (ø)
...rity/dlic/rest/api/PatchableResourceApiAction.java 86.25% <0.00%> (ø)
...search/security/auditlog/impl/RequestResolver.java 67.75% <66.66%> (ø)
...earch/security/auditlog/impl/AbstractAuditLog.java 76.48% <100.00%> (-0.23%) ⬇️
...pensearch/security/auditlog/impl/AuditMessage.java 74.00% <100.00%> (ø)

... and 33 files with indirect coverage changes

@RyanL1997 RyanL1997 added the v2.10.0 Issues targeting release v2.10.0 label Jul 25, 2023
@peternied peternied merged commit 8063e1b into opensearch-project:main Jul 25, 2023
cwperks pushed a commit to cwperks/security that referenced this pull request Aug 2, 2023
* Adapt the MediaType changes in core

Signed-off-by: Ryan Liang <[email protected]>
reta pushed a commit that referenced this pull request Aug 2, 2023
…ter core refactor in #9006 (#3089)

Manual backport of
#3082 and
#3050 to 2.x

---------

Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Ryan Liang <[email protected]>
Co-authored-by: Ryan Liang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2.10.0 Issues targeting release v2.10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants