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

GetIndexMapping API bugfix #293

Merged
merged 2 commits into from
Jan 12, 2023

Conversation

petardz
Copy link
Contributor

@petardz petardz commented Jan 11, 2023

Signed-off-by: Petar Dzepina [email protected]

Description

bug fix regarding "timestamp" alias

Issues Resolved

[List any issues this PR will resolve]

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: Petar Dzepina <[email protected]>
@petardz petardz requested a review from a team January 11, 2023 22:01
@codecov-commenter
Copy link

Codecov Report

Merging #293 (58963a0) into main (18a6e92) will increase coverage by 0.01%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##               main     #293      +/-   ##
============================================
+ Coverage     36.87%   36.89%   +0.01%     
  Complexity      887      887              
============================================
  Files           179      179              
  Lines          7031     7029       -2     
  Branches        858      857       -1     
============================================
  Hits           2593     2593              
+ Misses         4201     4199       -2     
  Partials        237      237              
Impacted Files Coverage Δ
...search/securityanalytics/mapper/MapperService.java 4.61% <0.00%> (+0.04%) ⬆️
...ch/securityanalytics/mapper/MappingsTraverser.java 82.35% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Signed-off-by: Petar Dzepina <[email protected]>
@sbcd90 sbcd90 merged commit 4c160e2 into opensearch-project:main Jan 12, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jan 12, 2023
Signed-off-by: Petar Dzepina <[email protected]>
(cherry picked from commit 4c160e2)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jan 12, 2023
Signed-off-by: Petar Dzepina <[email protected]>
(cherry picked from commit 4c160e2)
sbcd90 pushed a commit that referenced this pull request Jan 12, 2023
sbcd90 pushed a commit that referenced this pull request Jan 12, 2023
eirsep pushed a commit to eirsep/security-analytics that referenced this pull request Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants