RedisGraph / redisgraph-py

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

cover path.py #97

Closed gkorland closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #97 (391c6d5) into master (e988cdd) will increase coverage by 0.80%. The diff coverage is 100.00%.

:exclamation: Current head 391c6d5 differs from pull request most recent head aa5e35c. Consider uploading reports for the commit aa5e35c to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
+ Coverage   85.32%   86.12%   +0.80%     
==========================================
  Files           8        8              
  Lines         511      591      +80     
==========================================
+ Hits          436      509      +73     
- Misses         75       82       +7     
Impacted Files Coverage Δ
test.py 98.68% <100.00%> (ø)
redisgraph/edge.py 64.44% <0.00%> (-33.39%) :arrow_down:
redisgraph/node.py 76.47% <0.00%> (-20.59%) :arrow_down:
redisgraph/util.py 87.50% <0.00%> (-6.95%) :arrow_down:
redisgraph/path.py 78.00% <0.00%> (-1.25%) :arrow_down:
redisgraph/query_result.py 79.67% <0.00%> (-0.15%) :arrow_down:
redisgraph/exceptions.py
redisgraph/graph.py 94.44% <0.00%> (+6.58%) :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 e988cdd...aa5e35c. Read the comment docs.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud 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