RedisGraph / redisgraph-py

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

avoid empty dict default value eval at function define time #113

Closed swilly22 closed 3 years ago

swilly22 commented 3 years ago

107

codecov[bot] commented 3 years ago

Codecov Report

Merging #113 (b174a17) into master (6110412) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #113   +/-   ##
=======================================
  Coverage   85.26%   85.26%           
=======================================
  Files           9        9           
  Lines         672      672           
=======================================
  Hits          573      573           
  Misses         99       99           
Impacted Files Coverage Δ
redisgraph/edge.py 64.44% <100.00%> (ø)
redisgraph/node.py 76.47% <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 6110412...b174a17. Read the comment docs.

sonarcloud[bot] commented 3 years ago

SonarCloud Quality Gate failed.

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

No Coverage information No Coverage information
0.0% 0.0% Duplication