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] Fix HDFS fixture by excluding BouncyCastle (#8359) #8362

Merged

Conversation

willyborankin
Copy link
Contributor

Backport #8359 for f2fbd17

BouncyCastle excluded from the HDFS test fixture

Signed-off-by: Andrey Pleskach <ples@aiven.io>
(cherry picked from commit 22cb650)
Signed-off-by: Andrey Pleskach <ples@aiven.io>
@reta reta changed the title Fix HDFS fixture by excluding BouncyCastle (#8359) [Backport] [2.x] Fix HDFS fixture by excluding BouncyCastle (#8359) Jun 29, 2023
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link

codecov bot commented Jun 30, 2023

Codecov Report

Merging #8362 (d892868) into 2.x (b12a45a) will increase coverage by 0.01%.
The diff coverage is 70.83%.

@@             Coverage Diff              @@
##                2.x    #8362      +/-   ##
============================================
+ Coverage     70.62%   70.63%   +0.01%     
+ Complexity    56924    56902      -22     
============================================
  Files          4714     4714              
  Lines        269648   269660      +12     
  Branches      39857    39863       +6     
============================================
+ Hits         190434   190481      +47     
+ Misses        62857    62794      -63     
- Partials      16357    16385      +28     
Impacted Files Coverage Δ
.../fieldcomparator/DoubleValuesComparatorSource.java 53.33% <0.00%> (-3.34%) ⬇️
...a/fieldcomparator/FloatValuesComparatorSource.java 42.85% <0.00%> (-3.58%) ⬇️
...ata/fieldcomparator/IntValuesComparatorSource.java 46.15% <0.00%> (-3.85%) ⬇️
...ta/fieldcomparator/LongValuesComparatorSource.java 50.00% <0.00%> (-2.95%) ⬇️
...comparator/UnsignedLongValuesComparatorSource.java 11.42% <0.00%> (ø)
...nsearch/index/fielddata/IndexNumericFieldData.java 86.20% <87.50%> (+0.49%) ⬆️
...org/opensearch/index/fielddata/IndexFieldData.java 75.47% <100.00%> (+1.47%) ⬆️

... and 457 files with indirect coverage changes

@reta reta merged commit fed54ea into opensearch-project:2.x Jun 30, 2023
10 of 34 checks passed
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.

2 participants