[
https://issues.apache.org/jira/browse/GOBBLIN-1710?focusedWorklogId=808925&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-808925
]
ASF GitHub Bot logged work on GOBBLIN-1710:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 15/Sep/22 01:00
Start Date: 15/Sep/22 01:00
Worklog Time Spent: 10m
Work Description: homatthew commented on code in PR #3562:
URL: https://github.com/apache/gobblin/pull/3562#discussion_r971422027
##########
.github/workflows/build_and_test.yaml:
##########
@@ -87,7 +87,7 @@ jobs:
restore-keys: ${{ runner.os }}-gradle
- name: Run CheckStyle and FindBugs
run: |
- ./gradlew --no-daemon javadoc findbugsMain checkstyleMain
checkstyleTest checkstyleJmh
Review Comment:
Automatic code formatter fixed the trailing whitespace. I figured I'd leave
it for general code consistency
Issue Time Tracking
-------------------
Worklog Id: (was: 808925)
Time Spent: 20m (was: 10m)
> Codecov should be optional in CI and not fail Github Actions
> ------------------------------------------------------------
>
> Key: GOBBLIN-1710
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1710
> Project: Apache Gobblin
> Issue Type: New Feature
> Reporter: Matthew Ho
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Codecov is flakey and is only useful for determining code coverage. Failure
> to upload should not fail github actions
--
This message was sent by Atlassian Jira
(v8.20.10#820010)