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

don't print non-valuable parameters for Query #583

Merged
merged 1 commit into from
Jun 24, 2019
Merged

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Jun 20, 2019

Change-Id: I4ae87a9f470c6d37b2728cc9357cbcd221967830

Change-Id: I45c9b481bdee667ea175320f6dc55191a7ebde48
@codecov
Copy link

codecov bot commented Jun 21, 2019

Codecov Report

Merging #583 into master will decrease coverage by 0.07%.
The diff coverage is 96.55%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #583      +/-   ##
============================================
- Coverage     70.38%   70.31%   -0.08%     
+ Complexity     3450     3446       -4     
============================================
  Files           216      216              
  Lines         16535    16553      +18     
  Branches       2355     2361       +6     
============================================
+ Hits          11638    11639       +1     
- Misses         3653     3667      +14     
- Partials       1244     1247       +3
Impacted Files Coverage Δ Complexity Δ
...va/com/baidu/hugegraph/backend/page/PageState.java 100% <ø> (ø) 11 <0> (ø) ⬇️
.../java/com/baidu/hugegraph/backend/query/Query.java 78.98% <96.55%> (+7.31%) 59 <12> (+9) ⬆️
...ackend/store/cassandra/CassandraStoreProvider.java 50% <0%> (-50%) 3% <0%> (-3%)
...aph/backend/store/cassandra/CassandraFeatures.java 64.7% <0%> (-11.77%) 11% <0%> (-2%)
...com/datastax/driver/core/querybuilder/Clauses.java 73.91% <0%> (-8.7%) 2% <0%> (-2%)
...egraph/backend/store/cassandra/CassandraTable.java 74.7% <0%> (-4.67%) 69% <0%> (-4%)
.../hugegraph/backend/serializer/TableSerializer.java 80.73% <0%> (-0.62%) 51% <0%> (-1%)
...egraph/backend/store/cassandra/CassandraStore.java 64.77% <0%> (-0.38%) 44% <0%> (-1%)
...graph/backend/store/cassandra/CassandraTables.java 86.03% <0%> (-0.33%) 1% <0%> (ø)
...a/com/baidu/hugegraph/backend/query/Condition.java 65.07% <0%> (+0.52%) 23% <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 b9763c6...214e7fc. Read the comment docs.

@zhoney zhoney merged commit 46f9325 into master Jun 24, 2019
@zhoney zhoney deleted the query-tostring branch June 24, 2019 06:56
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