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

update thrift & support duration data type #413

Merged
merged 2 commits into from
Dec 30, 2021

Conversation

Nicole00
Copy link
Contributor

@Nicole00 Nicole00 commented Dec 30, 2021

close #381

@codecov-commenter
Copy link

Codecov Report

Merging #413 (2cae29f) into master (41f6366) will decrease coverage by 0.06%.
The diff coverage is 53.22%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #413      +/-   ##
============================================
- Coverage     63.96%   63.90%   -0.07%     
- Complexity      709      718       +9     
============================================
  Files            65       66       +1     
  Lines          3344     3374      +30     
  Branches        477      481       +4     
============================================
+ Hits           2139     2156      +17     
- Misses          883      888       +5     
- Partials        322      330       +8     
Impacted Files Coverage Δ
...esoft/nebula/client/storage/data/BaseTableRow.java 39.39% <0.00%> (-1.24%) ⬇️
.../vesoft/nebula/client/graph/data/ValueWrapper.java 57.07% <50.00%> (+1.28%) ⬆️
...soft/nebula/client/graph/data/DurationWrapper.java 61.90% <61.90%> (ø)
.../client/storage/scan/ScanVertexResultIterator.java 62.63% <0.00%> (-2.20%) ⬇️
...t/nebula/client/storage/scan/ScanVertexResult.java 64.61% <0.00%> (-1.54%) ⬇️

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 41f6366...2cae29f. Read the comment docs.

@jievince jievince merged commit 0eebcc4 into vesoft-inc:master Dec 30, 2021
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.

new Datetime functions like datediff and dateadd
3 participants