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] Refactor SafeSerializationUtils for better performance #4977

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 2f870c7 from #4973.

Signed-off-by: shikharj05 <8859327+shikharj05@users.noreply.github.com>
(cherry picked from commit 2f870c7)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Project coverage is 63.94%. Comparing base (ee78fe8) to head (1ed4845).
Report is 3 commits behind head on 2.x.

Files with missing lines Patch % Lines
...earch/security/support/SafeSerializationUtils.java 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.x    #4977      +/-   ##
==========================================
+ Coverage   63.91%   63.94%   +0.02%     
==========================================
  Files         330      330              
  Lines       23181    23185       +4     
  Branches     3756     3755       -1     
==========================================
+ Hits        14816    14825       +9     
+ Misses       6531     6526       -5     
  Partials     1834     1834              
Files with missing lines Coverage Δ
...earch/security/support/SafeSerializationUtils.java 86.66% <88.88%> (+23.03%) ⬆️

... and 3 files with indirect coverage changes

@willyborankin willyborankin merged commit a1853fd into 2.x Dec 18, 2024
91 checks passed
@willyborankin willyborankin deleted the backport/backport-4973-to-2.x branch December 18, 2024 19:43
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