[
https://issues.apache.org/jira/browse/GOBBLIN-1920?focusedWorklogId=881798&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-881798
]
ASF GitHub Bot logged work on GOBBLIN-1920:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 25/Sep/23 22:51
Start Date: 25/Sep/23 22:51
Worklog Time Spent: 10m
Work Description: codecov-commenter commented on PR #3788:
URL: https://github.com/apache/gobblin/pull/3788#issuecomment-1734569995
##
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/3788?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Report
> Merging
[#3788](https://app.codecov.io/gh/apache/gobblin/pull/3788?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
(93cfff1) into
[master](https://app.codecov.io/gh/apache/gobblin/commit/c98ef9d475bdc8966b0ce72b7a79679db153fdf8?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
(c98ef9d) will **decrease** coverage by `2.81%`.
> Report is 1 commits behind head on master.
> The diff coverage is `n/a`.
```diff
@@ Coverage Diff @@
## master #3788 +/- ##
============================================
- Coverage 48.96% 46.15% -2.81%
+ Complexity 3577 2181 -1396
============================================
Files 697 416 -281
Lines 28234 17965 -10269
Branches 3292 2191 -1101
============================================
- Hits 13824 8292 -5532
+ Misses 13007 8791 -4216
+ Partials 1403 882 -521
```
[see 285 files with indirect coverage
changes](https://app.codecov.io/gh/apache/gobblin/pull/3788/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: 881798)
Time Spent: 0.5h (was: 20m)
> Use DB event timestamp for MA Reminder events
> ---------------------------------------------
>
> Key: GOBBLIN-1920
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1920
> Project: Apache Gobblin
> Issue Type: Bug
> Components: gobblin-service
> Reporter: Urmi Mustafi
> Assignee: Abhishek Tiwari
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> When setting the reminder event we use the trigger time local to each host.
> Instead we want to use the timestamp from database to see consistency between
> hosts in case their clock drift is significant.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)