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

Fix build issues from core breaking changes #369

Closed
wants to merge 1 commit into from

Conversation

lezzago
Copy link
Member

@lezzago lezzago commented Feb 22, 2023

Description

Fix build issues from core breaking changes

Issues Resolved

N/A

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.

@lezzago lezzago requested a review from a team February 22, 2023 16:07
@codecov-commenter
Copy link

Codecov Report

Merging #369 (6bf7819) into main (3869c74) will decrease coverage by 0.04%.
The diff coverage is 33.33%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##               main     #369      +/-   ##
============================================
- Coverage     73.30%   73.27%   -0.04%     
- Complexity      698      699       +1     
============================================
  Files           110      110              
  Lines          4612     4614       +2     
  Branches        606      608       +2     
============================================
  Hits           3381     3381              
  Misses          980      980              
- Partials        251      253       +2     
Impacted Files Coverage Δ
...ain/java/org/opensearch/commons/authuser/User.java 87.82% <ø> (ø)
...ommons/alerting/action/AcknowledgeAlertResponse.kt 41.66% <ø> (ø)
...h/commons/alerting/action/DeleteMonitorResponse.kt 20.00% <ø> (ø)
...earch/commons/alerting/action/GetAlertsResponse.kt 100.00% <ø> (ø)
...rch/commons/alerting/action/GetFindingsResponse.kt 70.83% <ø> (ø)
...ch/commons/alerting/action/IndexMonitorResponse.kt 66.66% <ø> (ø)
...selectorext/BucketSelectorExtAggregationBuilder.kt 46.03% <ø> (ø)
...ation/bucketselectorext/BucketSelectorExtFilter.kt 40.00% <ø> (ø)
...egation/bucketselectorext/BucketSelectorIndices.kt 0.00% <ø> (ø)
...g/opensearch/commons/alerting/alerts/AlertError.kt 31.81% <ø> (ø)
... and 65 more

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

@lezzago
Copy link
Member Author

lezzago commented Feb 22, 2023

closed for #367

@lezzago lezzago closed this Feb 22, 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.

2 participants