RedisGraph / redisgraph-py

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

Remove unused logic for handling null entities #71

Closed jeffreylovitz closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #71 into master will decrease coverage by 0.13%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
- Coverage   84.00%   83.87%   -0.14%     
==========================================
  Files           8        8              
  Lines         544      552       +8     
==========================================
+ Hits          457      463       +6     
- Misses         87       89       +2     
Impacted Files Coverage Δ
redisgraph/query_result.py 79.32% <100.00%> (-1.76%) :arrow_down:
test.py 100.00% <100.00%> (ø)

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 c4d9cca...1f75c92. Read the comment docs.