Another example:
-
All Mongo tests passing:
https://github.com/apereo/cas/runs/842960465?check_suite_focus=true -
Codecov showing 0 test coverage:
https://codecov.io/gh/apereo/cas/tree/77845983f83126da061cefde2142b1ea8c5714e3/support/cas-server-support-audit-mongo/src/main/java/org/apereo/cas -
Similar warnings as above:
2020-07-06T20:42:05.7105162Z ##[group]Run codecov/codecov-action@v1.0.10
2020-07-06T20:42:05.7105405Z with:
2020-07-06T20:42:05.7105590Z flags: mongo
2020-07-06T20:42:05.7105835Z fail_***_if_error: true
2020-07-06T20:42:05.7106013Z env:
2020-07-06T20:42:05.7106230Z JAVA_OPTS: -Xms512m -Xmx6048m -Xss128m -XX:ReservedCodeCacheSize=512m -server -XX:+UseG1GC
2020-07-06T20:42:05.7106496Z GRADLE_OPTS: -Xms512m -Xmx6048m -Xss128m -XX:ReservedCodeCacheSize=512m -server -XX:+UseG1GC
2020-07-06T20:42:05.7106716Z TERM: xterm-256color
2020-07-06T20:42:05.7106912Z SONATYPE_USER: ***
2020-07-06T20:42:05.7107122Z SONATYPE_PWD: ***
2020-07-06T20:42:05.7107335Z GH_PAGES_TOKEN: ***
2020-07-06T20:42:05.7107556Z RENOVATE_TOKEN: ***
2020-07-06T20:42:05.7107743Z GRADLE_BUILDCACHE_USER: ***
2020-07-06T20:42:05.7107938Z GRADLE_BUILDCACHE_PSW: ***
2020-07-06T20:42:05.7108148Z PYTHON_VERSION: 3.8.2
2020-07-06T20:42:05.7108359Z JDK_CURRENT: 11.0.7
2020-07-06T20:42:05.7108529Z JDK_LATEST: 14
2020-07-06T20:42:05.7109075Z JAVA_HOME: /opt/hostedtoolcache/jdk/11.0.7/x64
2020-07-06T20:42:05.7109293Z JAVA_HOME_11.0.7_x64: /opt/hostedtoolcache/jdk/11.0.7/x64
2020-07-06T20:42:05.7109485Z ##[endgroup]
2020-07-06T20:53:17.3790476Z (node:6613) UnhandledPromiseRejectionWarning: Error: connect ETIMEDOUT 35.199.43.247:443
2020-07-06T20:53:17.3790976Z at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1129:14)
2020-07-06T20:53:17.3791563Z (node:6613) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
2020-07-06T20:53:17.3793323Z (node:6613) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
2020-07-06T20:53:23.0976179Z Post job cleanup.