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

Pin gRPC version supported in Python 3.7 #1239

Merged
merged 3 commits into from
Oct 15, 2024
Merged

Pin gRPC version supported in Python 3.7 #1239

merged 3 commits into from
Oct 15, 2024

Conversation

lrafeei
Copy link
Contributor

@lrafeei lrafeei commented Oct 15, 2024

The latest release of gRPC does not support Python 3.7 (as seen here)

Copy link

github-actions bot commented Oct 15, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@lrafeei lrafeei marked this pull request as ready for review October 15, 2024 19:36
@lrafeei lrafeei requested a review from a team as a code owner October 15, 2024 19:36
@codecov-commenter
Copy link

codecov-commenter commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.31%. Comparing base (96fa0e0) to head (8d45e05).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1239      +/-   ##
==========================================
- Coverage   81.35%   81.31%   -0.04%     
==========================================
  Files         198      198              
  Lines       21675    21675              
  Branches     3434     3431       -3     
==========================================
- Hits        17633    17625       -8     
- Misses       2913     2920       +7     
- Partials     1129     1130       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mergify mergify bot removed the tests-failing label Oct 15, 2024
tox.ini Outdated Show resolved Hide resolved
lrafeei and others added 2 commits October 15, 2024 14:03
Co-authored-by: Uma Annamalai <uannamalai@newrelic.com>
Co-authored-by: Uma Annamalai <umaannamalai@users.noreply.github.com>
Co-authored-by: Timothy Pansino <TimPansino@users.noreply.github.com>
Co-authored-by: Hannah Stepanek <hmstepanek@users.noreply.github.com>
@TimPansino TimPansino merged commit b2d8cc5 into main Oct 15, 2024
52 of 53 checks passed
@TimPansino TimPansino deleted the grpc-3_7_support branch October 15, 2024 21:50
@mergify mergify bot removed the tests-failing label Oct 15, 2024
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.

4 participants