Skip to content
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

Support python 3.11 #74

Merged
merged 1 commit into from
Oct 26, 2022
Merged

Support python 3.11 #74

merged 1 commit into from
Oct 26, 2022

Conversation

rkhwaja
Copy link
Owner

@rkhwaja rkhwaja commented Jul 31, 2022

No description provided.

@rkhwaja rkhwaja changed the title Try beta 5 Support python 3.11 Jul 31, 2022
@rkhwaja
Copy link
Owner Author

rkhwaja commented Jul 31, 2022

pylint -> astroid needs to update their wrapt dependency to >=1.14 for python 3.11. Waiting for pylint-dev/astroid#1516

@codecov
Copy link

codecov bot commented Oct 26, 2022

Codecov Report

Base: 92.39% // Head: 35.50% // Decreases project coverage by -56.89% ⚠️

Coverage data is based on head (d5dda47) compared to base (92e5e13).
Patch coverage: 37.03% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #74       +/-   ##
===========================================
- Coverage   92.39%   35.50%   -56.90%     
===========================================
  Files           4        4               
  Lines         434      445       +11     
===========================================
- Hits          401      158      -243     
- Misses         33      287      +254     
Impacted Files Coverage Δ
fs/googledrivefs/googledrivefs.py 32.37% <32.00%> (-60.03%) ⬇️
fs/googledrivefs/__init__.py 100.00% <100.00%> (ø)
fs/googledrivefs/search.py 50.00% <0.00%> (-50.00%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@rkhwaja rkhwaja force-pushed the python-3.11 branch 3 times, most recently from 8396179 to d04a621 Compare October 26, 2022 06:22
@rkhwaja rkhwaja merged commit 81334f2 into main Oct 26, 2022
@rkhwaja rkhwaja deleted the python-3.11 branch October 26, 2022 06:33
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.

None yet

1 participant