Skip to content

Timezone fix while deserializing MySQL cell #61

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

live-wire
Copy link
Contributor

  • Local timezone is being used while deserializing MySQL cell instead of using UTC.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

warning The version of Java (1.8.0_141) you have used to run this analysis is deprecated and we will stop accepting it from October 2020. Please update to at least Java 11.
Read more here

@codecov
Copy link

codecov bot commented Sep 24, 2020

Codecov Report

Merging #61 into master will decrease coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #61      +/-   ##
============================================
- Coverage     25.17%   25.13%   -0.05%     
  Complexity      277      277              
============================================
  Files           104      104              
  Lines          4329     4329              
  Branches        415      415              
============================================
- Hits           1090     1088       -2     
- Misses         3144     3146       +2     
  Partials         95       95              
Impacted Files Coverage Δ Complexity Δ
.../augmenter/model/format/MysqlTypeDeserializer.java 73.68% <100.00%> (ø) 30.00 <0.00> (ø)
.../replication/coordinator/ZookeeperCoordinator.java 63.49% <0.00%> (-3.18%) 8.00% <0.00%> (ø%)

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 02563ac...1aaba8b. Read the comment docs.

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.

1 participant