Skip to content
Codecov / codecov/project succeeded Feb 26, 2024 in 0s

66.27% (+0.04%) compared to bc421bb

View this Pull Request on Codecov

66.27% (+0.04%) compared to bc421bb

Details

Codecov Report

Attention: Patch coverage is 74.07407% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 66.27%. Comparing base (bc421bb) to head (ee64377).
Report is 2 commits behind head on master.

❗ Current head ee64377 differs from pull request most recent head fb7f000. Consider uploading reports for the commit fb7f000 to get more accurate results

Files Patch % Lines
.../apache/hugegraph/backend/tx/GraphTransaction.java 84.37% 1 Missing and 4 partials ⚠️
...in/java/org/apache/hugegraph/schema/EdgeLabel.java 42.85% 3 Missing and 1 partial ⚠️
...apache/hugegraph/backend/query/ConditionQuery.java 72.72% 0 Missing and 3 partials ⚠️
.../main/java/org/apache/hugegraph/cmd/InitStore.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2408      +/-   ##
============================================
+ Coverage     66.23%   66.27%   +0.04%     
  Complexity      827      827              
============================================
  Files           511      511              
  Lines         42582    42621      +39     
  Branches       5935     5947      +12     
============================================
+ Hits          28204    28248      +44     
+ Misses        11566    11562       -4     
+ Partials       2812     2811       -1     

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