Skip to content

node: fix deprecated Iterable import in py3.10 #64

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 3 commits into from
May 24, 2022
Merged

Conversation

kulaginm
Copy link
Member

No description provided.

shenghaoyang and others added 3 commits April 1, 2022 18:21
Import from collections.abc instead if import from collections
fails.
node: fix deprecated Iterable import in py3.10
@codecov
Copy link

codecov bot commented Apr 11, 2022

Codecov Report

Merging #64 (7313527) into master (87e9fd5) will decrease coverage by 0.11%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
- Coverage   96.05%   95.93%   -0.12%     
==========================================
  Files          18       18              
  Lines        1671     1674       +3     
==========================================
+ Hits         1605     1606       +1     
- Misses         66       68       +2     
Impacted Files Coverage Δ
testgres/node.py 94.81% <50.00%> (-0.42%) ⬇️

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 87e9fd5...7313527. Read the comment docs.

@kulaginm kulaginm merged commit 228e700 into master May 24, 2022
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