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 main] fix for mappings of custom log types & other bug fixes #528

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 745874d from #505

Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
(cherry picked from commit 745874d)
@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Merging #528 (ec62f2d) into main (66664b4) will decrease coverage by 0.09%.
The diff coverage is 4.79%.

@@             Coverage Diff              @@
##               main     #528      +/-   ##
============================================
- Coverage     25.91%   25.83%   -0.09%     
- Complexity      941      942       +1     
============================================
  Files           252      252              
  Lines         10683    10735      +52     
  Branches       1187     1197      +10     
============================================
+ Hits           2769     2773       +4     
- Misses         7666     7715      +49     
+ Partials        248      247       -1     
Files Changed Coverage Δ
...ityanalytics/action/IndexCustomLogTypeRequest.java 0.00% <0.00%> (ø)
...search/securityanalytics/mapper/MapperService.java 0.00% <0.00%> (ø)
.../transport/TransportDeleteCustomLogTypeAction.java 0.00% <0.00%> (ø)
...s/transport/TransportIndexCustomLogTypeAction.java 0.00% <0.00%> (ø)
...tics/transport/TransportListCorrelationAction.java 0.00% <0.00%> (ø)
...arch/securityanalytics/logtype/LogTypeService.java 40.29% <100.00%> (+0.14%) ⬆️

... and 2 files with indirect coverage changes

@sbcd90 sbcd90 merged commit 4339b84 into main Sep 1, 2023
11 of 15 checks passed
@github-actions github-actions bot deleted the backport/backport-505-to-main branch September 1, 2023 18:12
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.

None yet

2 participants