Conversation
008f636 to
b3cded0
Compare
|
❌ Gradle check result for b3cded0: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
b3cded0 to
320cb53
Compare
|
❌ Gradle check result for 320cb53: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
320cb53 to
0596547
Compare
|
❌ Gradle check result for 0596547: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
0596547 to
3689020
Compare
|
fips_build_tooling needs to be merged before this can be opened for review. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #18376 +/- ##
============================================
+ Coverage 72.64% 72.72% +0.08%
- Complexity 68070 68120 +50
============================================
Files 5537 5539 +2
Lines 313404 313415 +11
Branches 45476 45476
============================================
+ Hits 227658 227928 +270
+ Misses 67241 66889 -352
- Partials 18505 18598 +93 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
3689020 to
71af700
Compare
|
@beanuwave is there anything remaining before this is taken out of draft? |
Signed-off-by: Igonin <iigonin@sternad.de> Co-authored-by: Benny Goerzig <benny.goerzig@sap.com> Co-authored-by: Karsten Schnitter <k.schnitter@sap.com> Co-authored-by: Kai Sternad <k.sternad@sternad.de>
71af700 to
575c850
Compare
|
Note: The codecov report is inaccurate for this PR. The new test module does cover these lines in Randomness.java, but since Randomness is in the |
Signed-off-by: Igonin <iigonin@sternad.de> Co-authored-by: Igonin <iigonin@sternad.de> Co-authored-by: Benny Goerzig <benny.goerzig@sap.com> Co-authored-by: Karsten Schnitter <k.schnitter@sap.com> Co-authored-by: Kai Sternad <k.sternad@sternad.de>
Signed-off-by: Igonin <iigonin@sternad.de> Co-authored-by: Igonin <iigonin@sternad.de> Co-authored-by: Benny Goerzig <benny.goerzig@sap.com> Co-authored-by: Karsten Schnitter <k.schnitter@sap.com> Co-authored-by: Kai Sternad <k.sternad@sternad.de>Signed-off-by: TJ Neuenfeldt <tjneu@amazon.com>
Signed-off-by: Igonin <iigonin@sternad.de> Co-authored-by: Igonin <iigonin@sternad.de> Co-authored-by: Benny Goerzig <benny.goerzig@sap.com> Co-authored-by: Karsten Schnitter <k.schnitter@sap.com> Co-authored-by: Kai Sternad <k.sternad@sternad.de>
Signed-off-by: Igonin <iigonin@sternad.de> Co-authored-by: Igonin <iigonin@sternad.de> Co-authored-by: Benny Goerzig <benny.goerzig@sap.com> Co-authored-by: Karsten Schnitter <k.schnitter@sap.com> Co-authored-by: Kai Sternad <k.sternad@sternad.de>
Description
Create project to run smoke tests to verify server can handle some basic functionality under FIPS JVM.
Related Issues
Resolves RFC
Check List
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.