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] Add mac platform to CI #591

Merged
merged 1 commit into from
Oct 25, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 5bb7a3f from #590

Signed-off-by: Naveen Tatikonda <[email protected]>

Signed-off-by: Naveen Tatikonda <[email protected]>
(cherry picked from commit 5bb7a3f)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team October 25, 2022 16:38
@codecov-commenter
Copy link

codecov-commenter commented Oct 25, 2022

Codecov Report

Merging #591 (5bb7a3f) into 2.x (ba023ec) will increase coverage by 0.75%.
The diff coverage is 85.85%.

❗ Current head 5bb7a3f differs from pull request most recent head 66a1120. Consider uploading reports for the commit 66a1120 to get more accurate results

@@             Coverage Diff              @@
##                2.x     #591      +/-   ##
============================================
+ Coverage     84.01%   84.77%   +0.75%     
- Complexity     1032     1059      +27     
============================================
  Files           148      149       +1     
  Lines          4222     4301      +79     
  Branches        373      382       +9     
============================================
+ Hits           3547     3646      +99     
+ Misses          499      480      -19     
+ Partials        176      175       -1     
Impacted Files Coverage Δ
...n/java/org/opensearch/knn/common/KNNConstants.java 93.33% <ø> (ø)
.../main/java/org/opensearch/knn/index/IndexUtil.java 55.73% <ø> (ø)
...va/org/opensearch/knn/index/KNNCircuitBreaker.java 80.00% <0.00%> (+20.00%) ⬆️
.../main/java/org/opensearch/knn/index/KNNMethod.java 100.00% <ø> (ø)
...ava/org/opensearch/knn/index/KNNMethodContext.java 92.50% <ø> (ø)
...java/org/opensearch/knn/index/MethodComponent.java 88.88% <ø> (ø)
...g/opensearch/knn/index/MethodComponentContext.java 91.13% <ø> (ø)
...earch/knn/index/memory/NativeMemoryAllocation.java 82.92% <ø> (ø)
.../java/org/opensearch/knn/index/query/KNNQuery.java 83.33% <ø> (ø)
...org/opensearch/knn/index/query/KNNQueryResult.java 100.00% <ø> (ø)
... and 85 more

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

@naveentatikonda naveentatikonda merged commit b03cab9 into 2.x Oct 25, 2022
@github-actions github-actions bot deleted the backport/backport-590-to-2.x branch October 25, 2022 17:05
@heemin32 heemin32 added 2.4.0 v2.4.0 'Issues and PRs related to version v2.4.0' and removed 2.4.0 labels Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2.4.0 'Issues and PRs related to version v2.4.0'
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants