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

refactor expired results filter #1087

Merged
merged 1 commit into from
Jul 10, 2020
Merged

refactor expired results filter #1087

merged 1 commit into from
Jul 10, 2020

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Jul 9, 2020

Change-Id: Iff1c700835ee4554c92f9b6b7aff943ef5fff9ab

Change-Id: Iff1c700835ee4554c92f9b6b7aff943ef5fff9ab
@codecov
Copy link

codecov bot commented Jul 9, 2020

Codecov Report

Merging #1087 into master will increase coverage by 0.53%.
The diff coverage is 70.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1087      +/-   ##
============================================
+ Coverage     68.94%   69.47%   +0.53%     
- Complexity     5543     5561      +18     
============================================
  Files           331      331              
  Lines         26880    26876       -4     
  Branches       3842     3840       -2     
============================================
+ Hits          18533    18673     +140     
+ Misses         6532     6391     -141     
+ Partials       1815     1812       -3     
Impacted Files Coverage Δ Complexity Δ
...m/baidu/hugegraph/backend/tx/GraphTransaction.java 80.75% <70.00%> (+0.24%) 296.00 <6.00> (-6.00) ⬆️
...a/com/baidu/hugegraph/backend/query/Condition.java 78.02% <0.00%> (+0.36%) 32.00% <0.00%> (ø%)
...u/hugegraph/backend/store/hbase/HbaseSessions.java 61.74% <0.00%> (+1.20%) 21.00% <0.00%> (ø%)
...aidu/hugegraph/backend/store/hbase/HbaseStore.java 72.29% <0.00%> (+1.73%) 40.00% <0.00%> (+1.00%)
...baidu/hugegraph/backend/store/mysql/MysqlUtil.java 96.61% <0.00%> (+3.38%) 23.00% <0.00%> (ø%)
...aidu/hugegraph/backend/tx/AbstractTransaction.java 81.20% <0.00%> (+4.69%) 53.00% <0.00%> (ø%)
...aidu/hugegraph/backend/store/mysql/MysqlTable.java 82.09% <0.00%> (+6.33%) 96.00% <0.00%> (+9.00%)
...u/hugegraph/backend/store/mysql/MysqlSessions.java 68.94% <0.00%> (+10.95%) 27.00% <0.00%> (+9.00%)
...idu/hugegraph/backend/store/mysql/MysqlTables.java 89.60% <0.00%> (+13.26%) 1.00% <0.00%> (ø%)
... and 2 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 82d1e51...26556c1. Read the comment docs.

@houzhizhen houzhizhen merged commit 7d465e4 into master Jul 10, 2020
Linary pushed a commit that referenced this pull request Jul 20, 2020
Change-Id: Iff1c700835ee4554c92f9b6b7aff943ef5fff9ab
@Linary Linary deleted the filter-expired-refactor branch July 31, 2020 12:02
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

3 participants