Skip to content

pass test on both python versions #88

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 21, 2020
Merged

pass test on both python versions #88

merged 1 commit into from
Sep 21, 2020

Conversation

swilly22
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Sep 21, 2020

Codecov Report

Merging #88 into master will decrease coverage by 0.20%.
The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
- Coverage   85.16%   84.95%   -0.21%     
==========================================
  Files           8        8              
  Lines         593      585       -8     
==========================================
- Hits          505      497       -8     
  Misses         88       88              
Impacted Files Coverage Δ
redisgraph/edge.py 64.44% <50.00%> (ø)
redisgraph/node.py 76.47% <50.00%> (ø)
test.py 98.63% <100.00%> (-0.08%) ⬇️

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 260926c...d312d48. Read the comment docs.

Copy link
Contributor

@jeffreylovitz jeffreylovitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 This looks good to me!

@lgtm-com
Copy link

lgtm-com bot commented Sep 21, 2020

This pull request fixes 6 alerts when merging d312d48 into 260926c - view on LGTM.com

fixed alerts:

  • 3 for Inconsistent equality and inequality
  • 3 for Inconsistent equality and hashing

@swilly22 swilly22 merged commit 5f44598 into master Sep 21, 2020
@swilly22 swilly22 deleted the python2-3-support branch September 21, 2020 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants