Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support customized timezone for date #107

Merged
merged 2 commits into from
Dec 5, 2019
Merged

Support customized timezone for date #107

merged 2 commits into from
Dec 5, 2019

Conversation

Linary
Copy link
Contributor

@Linary Linary commented Nov 21, 2019

Change-Id: I9814239e101e1424fc6d247a9984fcaaedbcca5c

@codecov
Copy link

codecov bot commented Nov 21, 2019

Codecov Report

Merging #107 into master will increase coverage by 0.11%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #107      +/-   ##
============================================
+ Coverage      75.8%   75.91%   +0.11%     
- Complexity      617      622       +5     
============================================
  Files            63       63              
  Lines          2339     2350      +11     
  Branches        245      247       +2     
============================================
+ Hits           1773     1784      +11     
  Misses          416      416              
  Partials        150      150
Impacted Files Coverage Δ Complexity Δ
...com/baidu/hugegraph/loader/constant/Constants.java 75% <ø> (ø) 1 <0> (ø) ⬇️
.../com/baidu/hugegraph/loader/util/DataTypeUtil.java 67.71% <100%> (+0.25%) 32 <0> (ø) ⬇️
...baidu/hugegraph/loader/source/file/FileSource.java 93.18% <100%> (+0.49%) 18 <1> (+1) ⬆️
...java/com/baidu/hugegraph/loader/util/DateUtil.java 86.36% <100%> (+6.36%) 10 <5> (+4) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 62727dd...1769b6a. Read the comment docs.

zhoney
zhoney previously approved these changes Nov 26, 2019
javeme
javeme previously approved these changes Nov 26, 2019
Change-Id: I9814239e101e1424fc6d247a9984fcaaedbcca5c
Change-Id: I84120150901a5847200ef3b22295636e9175829b
@zhoney zhoney merged commit c395198 into master Dec 5, 2019
@zhoney zhoney deleted the customized-timezone branch December 5, 2019 13:29
Linary added a commit that referenced this pull request Dec 5, 2019
Change-Id: I9814239e101e1424fc6d247a9984fcaaedbcca5c
imbajin pushed a commit that referenced this pull request Apr 14, 2022
Change-Id: Ib9c111363745ec02dd799ebae259363f78b3bd90
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants