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

small perf improve #1053

Merged
merged 1 commit into from
Jun 23, 2020
Merged

small perf improve #1053

merged 1 commit into from
Jun 23, 2020

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Jun 22, 2020

Change-Id: I10531dad2acedbf2efb598ccc3d99c169b52ebaa

Change-Id: I10531dad2acedbf2efb598ccc3d99c169b52ebaa
@codecov
Copy link

codecov bot commented Jun 22, 2020

Codecov Report

Merging #1053 into master will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1053      +/-   ##
============================================
- Coverage     69.17%   69.15%   -0.03%     
- Complexity     5444     5445       +1     
============================================
  Files           329      329              
  Lines         26424    26426       +2     
  Branches       3776     3776              
============================================
- Hits          18279    18275       -4     
- Misses         6361     6366       +5     
- Partials       1784     1785       +1     
Impacted Files Coverage Δ Complexity Δ
...a/com/baidu/hugegraph/backend/query/Condition.java 77.65% <100.00%> (-0.29%) 32.00 <0.00> (ø)
.../java/com/baidu/hugegraph/util/StringEncoding.java 84.41% <100.00%> (+1.08%) 27.00 <3.00> (+1.00)
...raph/backend/store/rocksdb/RocksDBStdSessions.java 69.75% <100.00%> (-0.28%) 30.00 <0.00> (ø)
...om/baidu/hugegraph/api/filter/ExceptionFilter.java 64.28% <0.00%> (-4.09%) 0.00% <0.00%> (ø%)
...du/hugegraph/backend/tx/GraphIndexTransaction.java 79.73% <0.00%> (-0.12%) 192.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 81466fd...8dc3cde. Read the comment docs.

@houzhizhen houzhizhen merged commit 42cf638 into master Jun 23, 2020
@houzhizhen houzhizhen deleted the small-improve branch June 23, 2020 07:20
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.

None yet

4 participants