RedisGraph / redisgraph-py

RedisGraph python client
https://redisgraph.io
BSD 3-Clause "New" or "Revised" License
189 stars 49 forks source link

add multi label support #144

Closed AviAvni closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #144 (3a7b34e) into master (5a2b7e9) will increase coverage by 0.52%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #144      +/-   ##
==========================================
+ Coverage   85.66%   86.18%   +0.52%     
==========================================
  Files           8        8              
  Lines         530      543      +13     
==========================================
+ Hits          454      468      +14     
+ Misses         76       75       -1     
Impacted Files Coverage Δ
redisgraph/node.py 97.77% <100.00%> (+0.71%) :arrow_up:
redisgraph/query_result.py 81.05% <100.00%> (+0.16%) :arrow_up:
redisgraph/graph.py 87.85% <0.00%> (+0.71%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5a2b7e9...3a7b34e. Read the comment docs.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication