Open tpreviero opened 1 year ago
Merging #5387 (770fc71) into master (60ca660) will decrease coverage by
0.63%
. The diff coverage isn/a
.:exclamation: Current head 770fc71 differs from pull request most recent head 67447e9. Consider uploading reports for the commit 67447e9 to get more accurate results
@@ Coverage Diff @@
## master #5387 +/- ##
==========================================
- Coverage 76.91% 76.29% -0.63%
==========================================
Files 240 233 -7
Lines 14588 14324 -264
Branches 629 625 -4
==========================================
- Hits 11221 10928 -293
- Misses 3367 3396 +29
see 24 files with indirect coverage changes
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
It seems this error is happening.
org.apache.openwhisk.standalone.StandaloneApiGwTests > classMethod FAILED
java.lang.IllegalArgumentException: requirement failed
at scala.Predef$.require(Predef.scala:268)
at org.apache.openwhisk.standalone.StandaloneApiGwTests.$anonfun$waitForOtherThings$1(StandaloneApiGwTests.scala:39)
This PR provide little improvements to the Gradle build.
Description
Here's a brief list of what changed:
3.12.4
com.gorylenko.gradle-git-properties
to version2.4.1
Related issue and scope
My changes affect the following components
Types of changes
Checklist: