[
https://issues.apache.org/jira/browse/GOBBLIN-1908?focusedWorklogId=880281&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-880281
]
ASF GitHub Bot logged work on GOBBLIN-1908:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 14/Sep/23 01:00
Start Date: 14/Sep/23 01:00
Worklog Time Spent: 10m
Work Description: codecov-commenter commented on PR #3772:
URL: https://github.com/apache/gobblin/pull/3772#issuecomment-1718501763
##
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/3772?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Report
> Merging
[#3772](https://app.codecov.io/gh/apache/gobblin/pull/3772?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
(1f2fb09) into
[master](https://app.codecov.io/gh/apache/gobblin/commit/d6f546e91f16d72d66c12182d86b416d54a8db83?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
(d6f546e) will **decrease** coverage by `3.82%`.
> Report is 1 commits behind head on master.
> The diff coverage is `n/a`.
```diff
@@ Coverage Diff @@
## master #3772 +/- ##
============================================
- Coverage 49.74% 45.93% -3.82%
+ Complexity 9438 2175 -7263
============================================
Files 1767 416 -1351
Lines 69294 17981 -51313
Branches 7888 2189 -5699
============================================
- Hits 34471 8259 -26212
+ Misses 31636 8841 -22795
+ Partials 3187 881 -2306
```
[see 1355 files with indirect coverage
changes](https://app.codecov.io/gh/apache/gobblin/pull/3772/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: 880281)
Remaining Estimate: 0h
Time Spent: 10m
> Fix Date to Milliseconds Conversion to Use UTC
> -----------------------------------------------
>
> Key: GOBBLIN-1908
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1908
> Project: Apache Gobblin
> Issue Type: New Feature
> Components: gobblin-service
> Reporter: Urmi Mustafi
> Assignee: Abhishek Tiwari
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We had previously assumed the Date object returned from a Trigger uses the
> system default timezone, but taking a look at the javadoc and runtime values
> have shown it is already in UTC so we update our conversion function. To
> prevent further confusion about timezones, we also log the conversion that
> assumes the Date object is in system default timezone to make it easier to
> debug.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)