[
https://issues.apache.org/jira/browse/GOBBLIN-1846?focusedWorklogId=866589&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-866589
]
ASF GitHub Bot logged work on GOBBLIN-1846:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 21/Jun/23 00:10
Start Date: 21/Jun/23 00:10
Worklog Time Spent: 10m
Work Description: codecov-commenter commented on PR #3707:
URL: https://github.com/apache/gobblin/pull/3707#issuecomment-1599759609
##
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/3707?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Report
> Merging
[#3707](https://app.codecov.io/gh/apache/gobblin/pull/3707?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
(992527b) into
[master](https://app.codecov.io/gh/apache/gobblin/commit/dd9f9c454832036a4bbab9c1997f5f9da9cb0891?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
(dd9f9c4) will **decrease** coverage by `2.00%`.
> The diff coverage is `n/a`.
```diff
@@ Coverage Diff @@
## master #3707 +/- ##
============================================
- Coverage 46.83% 44.84% -2.00%
+ Complexity 10802 2097 -8705
============================================
Files 2141 411 -1730
Lines 84410 17734 -66676
Branches 9383 2162 -7221
============================================
- Hits 39530 7952 -31578
+ Misses 41276 8921 -32355
+ Partials 3604 861 -2743
```
[see 1734 files with indirect coverage
changes](https://app.codecov.io/gh/apache/gobblin/pull/3707/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
:mega: We’re building smart automated test selection to slash your CI/CD
build times. [Learn
more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Issue Time Tracking
-------------------
Worklog Id: (was: 866589)
Time Spent: 0.5h (was: 20m)
> Add logs to validate scheduled job triggers
> -------------------------------------------
>
> Key: GOBBLIN-1846
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1846
> Project: Apache Gobblin
> Issue Type: Bug
> Components: gobblin-service
> Reporter: Urmi Mustafi
> Assignee: Abhishek Tiwari
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Add logging in 3 critical places: newly scheduled jobs (or updated ones),
> each trigger of a new job, and when jobs are unscheduled so we can track
> every expected trigger of a scheduled job occurs. We will use the three types
> of logs mentioned to ensure there are no missed scheduling events due to host
> downtime with a simple analysis of the logs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)