Skip to content

minor improve for source + target label builder

Codecov / codecov/project succeeded Sep 29, 2024 in 0s

47.68% (+0.07%) compared to a529c02

View this Pull Request on Codecov

47.68% (+0.07%) compared to a529c02

Details

Codecov Report

Attention: Patch coverage is 60.26119% with 213 lines in your changes missing coverage. Please review.

Project coverage is 47.68%. Comparing base (a529c02) to head (87e76ff).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
...in/java/org/apache/hugegraph/schema/EdgeLabel.java 52.43% 35 Missing and 4 partials ⚠️
.../hugegraph/backend/store/AbstractBackendStore.java 0.00% 30 Missing ⚠️
...che/hugegraph/schema/builder/EdgeLabelBuilder.java 71.76% 14 Missing and 10 partials ⚠️
...ugegraph/backend/serializer/TableSerializerV2.java 62.00% 18 Missing and 1 partial ⚠️
.../org/apache/hugegraph/api/schema/EdgeLabelAPI.java 7.14% 11 Missing and 2 partials ⚠️
.../apache/hugegraph/io/GraphSONSchemaSerializer.java 56.66% 9 Missing and 4 partials ⚠️
...he/hugegraph/backend/cache/CachedBackendStore.java 0.00% 12 Missing ⚠️
...gegraph/backend/store/memory/InMemoryDBTables.java 65.62% 8 Missing and 3 partials ⚠️
...n/java/org/apache/hugegraph/backend/id/EdgeId.java 68.96% 5 Missing and 4 partials ⚠️
...hugegraph/backend/serializer/BinarySerializer.java 46.66% 6 Missing and 2 partials ⚠️
... and 10 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2662      +/-   ##
============================================
+ Coverage     47.60%   47.68%   +0.07%     
- Complexity      820      821       +1     
============================================
  Files           718      719       +1     
  Lines         58469    58902     +433     
  Branches       7496     7591      +95     
============================================
+ Hits          27835    28085     +250     
- Misses        27854    28009     +155     
- Partials       2780     2808      +28     

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