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 HBase PrefixFilter bug #2364

Merged
merged 6 commits into from
Nov 29, 2023

#2177

9b52d39
Select commit
Loading
Failed to load commit list.
Merged

fix HBase PrefixFilter bug #2364

#2177
9b52d39
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 27, 2023 in 0s

63.43% (-2.45%) compared to c0ea21e

View this Pull Request on Codecov

63.43% (-2.45%) compared to c0ea21e

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (c0ea21e) 65.88% compared to head (9b52d39) 63.43%.

❗ Current head 9b52d39 differs from pull request most recent head 4c5d119. Consider uploading reports for the commit 4c5d119 to get more accurate results

Files Patch % Lines
...e/hugegraph/backend/store/hbase/HbaseSessions.java 0.00% 2 Missing ⚠️
...ache/hugegraph/backend/store/hbase/HbaseTable.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2364      +/-   ##
============================================
- Coverage     65.88%   63.43%   -2.45%     
  Complexity      826      826              
============================================
  Files           507      507              
  Lines         42073    42070       -3     
  Branches       5831     5831              
============================================
- Hits          27720    26688    -1032     
- Misses        11595    12688    +1093     
+ Partials       2758     2694      -64     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.