fix HBase PrefixFilter bug #2364
Merged
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.
Loading