fix(pd):PartitionCache lockGraph Logic error by haohao0103 · Pull Request #2640 · apache/hugegraph
labels
Aug 14, 2024Codecov Report
Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
Project coverage is 35.05%. Comparing base (
a038d23) to head (6148c6f).
Report is 233 commits behind head on master.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...org/apache/hugegraph/pd/common/PartitionCache.java | 0.00% | 1 Missing ⚠️ |
❗ There is a different number of reports uploaded between BASE (a038d23) and HEAD (6148c6f). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@ ## master #2640 +/- ## ============================================= - Coverage 45.17% 35.05% -10.13% + Complexity 583 382 -201 ============================================= Files 718 719 +1 Lines 58434 58465 +31 Branches 7491 7495 +4 ============================================= - Hits 26396 20492 -5904 - Misses 29318 35754 +6436 + Partials 2720 2219 -501
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice catch~
Due to the lack of activity, the current pr is marked as stale and will be closed after 180 days, any update will remove the stale label
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters