Skip to content

format&clean 62 files in core

Codecov / codecov/project failed Feb 19, 2024 in 0s

66.21% (-0.01%) compared to 7586779

View this Pull Request on Codecov

66.21% (-0.01%) compared to 7586779

Details

Codecov Report

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

Comparison is base (7586779) 66.21% compared to head (3061943) 66.21%.

Files Patch % Lines
...ache/hugegraph/backend/store/raft/RaftContext.java 0.00% 10 Missing ⚠️
...hugegraph/util/collection/IntMapByDynamicHash.java 53.84% 6 Missing ⚠️
...raph/job/algorithm/cent/AbstractCentAlgorithm.java 0.00% 5 Missing ⚠️
...g/apache/hugegraph/task/StandardTaskScheduler.java 44.44% 3 Missing and 2 partials ⚠️
.../org/apache/hugegraph/variables/HugeVariables.java 0.00% 5 Missing ⚠️
.../store/raft/compress/ParallelCompressStrategy.java 0.00% 4 Missing ⚠️
...he/hugegraph/backend/tx/GraphIndexTransaction.java 80.00% 4 Missing ⚠️
...hugegraph/job/algorithm/comm/LouvainTraverser.java 0.00% 4 Missing ⚠️
...pache/hugegraph/job/computer/AbstractComputer.java 0.00% 4 Missing ⚠️
...apache/hugegraph/security/HugeSecurityManager.java 33.33% 1 Missing and 3 partials ⚠️
... and 48 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2440      +/-   ##
============================================
- Coverage     66.21%   66.21%   -0.01%     
  Complexity      828      828              
============================================
  Files           511      511              
  Lines         42598    42590       -8     
  Branches       5942     5939       -3     
============================================
- Hits          28208    28199       -9     
+ Misses        11582    11578       -4     
- Partials       2808     2813       +5     

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