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

Fix bug in List<Date> property #534

Merged
merged 2 commits into from
May 30, 2019
Merged

Fix bug in List<Date> property #534

merged 2 commits into from
May 30, 2019

Conversation

Linary
Copy link
Contributor

@Linary Linary commented May 28, 2019

Change-Id: I232ab865e5599b6994955f671607696dd24a1d8c

Change-Id: I232ab865e5599b6994955f671607696dd24a1d8c
@codecov
Copy link

codecov bot commented May 28, 2019

Codecov Report

Merging #534 into master will increase coverage by 0.01%.
The diff coverage is 85.71%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #534      +/-   ##
============================================
+ Coverage     69.95%   69.97%   +0.01%     
- Complexity     3395     3399       +4     
============================================
  Files           216      216              
  Lines         16506    16505       -1     
  Branches       2359     2359              
============================================
+ Hits          11547    11549       +2     
+ Misses         3698     3695       -3     
  Partials       1261     1261
Impacted Files Coverage Δ Complexity Δ
.../hugegraph/backend/serializer/TableSerializer.java 81.34% <100%> (ø) 52 <0> (ø) ⬇️
...hugegraph/backend/serializer/BinarySerializer.java 80.1% <100%> (ø) 102 <0> (ø) ⬇️
...u/hugegraph/backend/serializer/TextSerializer.java 80.91% <100%> (ø) 81 <0> (ø) ⬇️
...va/com/baidu/hugegraph/structure/HugeProperty.java 50% <100%> (-9.26%) 8 <0> (-1)
...ava/com/baidu/hugegraph/structure/HugeElement.java 63.97% <80%> (-2.47%) 42 <0> (-2)
...n/java/com/baidu/hugegraph/schema/PropertyKey.java 83.51% <83.33%> (+4.76%) 41 <5> (+8) ⬆️
...n/java/com/baidu/hugegraph/task/TaskScheduler.java 51.45% <0%> (-1.25%) 26% <0%> (-1%)
...du/hugegraph/backend/tx/GraphIndexTransaction.java 79.84% <0%> (+0.47%) 145% <0%> (ø) ⬇️
...a/com/baidu/hugegraph/backend/query/Condition.java 64.55% <0%> (+0.52%) 23% <0%> (ø) ⬇️
.../java/com/baidu/hugegraph/backend/query/Query.java 72.5% <0%> (+0.83%) 50% <0%> (ø) ⬇️
... and 1 more

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 0061d4f...2527a2b. Read the comment docs.

javeme
javeme previously approved these changes May 28, 2019
Change-Id: Icd6607af8d823798825abea28fa33de8651ee2e8
@javeme javeme merged commit 0b5a702 into master May 30, 2019
@javeme javeme deleted the list-date-bug branch May 30, 2019 07:06
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