[ https://issues.apache.org/jira/browse/GOBBLIN-2146?focusedWorklogId=932764&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-932764 ]
ASF GitHub Bot logged work on GOBBLIN-2146: ------------------------------------------- Author: ASF GitHub Bot Created on: 31/Aug/24 15:30 Start Date: 31/Aug/24 15:30 Worklog Time Spent: 10m Work Description: codecov-commenter commented on PR #4043: URL: https://github.com/apache/gobblin/pull/4043#issuecomment-2322933915 ## [Codecov](https://app.codecov.io/gh/apache/gobblin/pull/4043?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report All modified and coverable lines are covered by tests :white_check_mark: > Project coverage is 50.27%. Comparing base [(`444f266`)](https://app.codecov.io/gh/apache/gobblin/commit/444f2664be7fb3a44342cc481aaefb46542e8ede?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) to head [(`ebea80a`)](https://app.codecov.io/gh/apache/gobblin/commit/ebea80a03c4a5dfcaae11faf3b335f5d8a899d33?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). > Report is 2 commits behind head on master. <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #4043 +/- ## ============================================= + Coverage 38.79% 50.27% +11.47% - Complexity 1599 5911 +4312 ============================================= Files 388 1073 +685 Lines 15998 41249 +25251 Branches 1585 4634 +3049 ============================================= + Hits 6207 20739 +14532 - Misses 9293 18732 +9439 - Partials 498 1778 +1280 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/apache/gobblin/pull/4043?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). :loudspeaker: Have feedback on the report? [Share it here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). Issue Time Tracking ------------------- Worklog Id: (was: 932764) Time Spent: 20m (was: 10m) > GaaS SLA flow cancellation is not emitting a flow event which blocks incoming > jobs > ---------------------------------------------------------------------------------- > > Key: GOBBLIN-2146 > URL: https://issues.apache.org/jira/browse/GOBBLIN-2146 > Project: Apache Gobblin > Issue Type: Bug > Reporter: William Lo > Priority: Major > Time Spent: 20m > Remaining Estimate: 0h > > GaaS is not emitting flow level events when SLA killing jobs. This needs to > be fixed otherwise the flow status reporting becomes incorrect. > > -- This message was sent by Atlassian Jira (v8.20.10#820010)