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

Correct Last Supported Version for grpc on Python 3.7 #1242

Closed
wants to merge 1 commit into from

Conversation

TimPansino
Copy link
Contributor

Overview

  • grpcio dropped support for Python 3.7 in v1.63.0. Setting package versions in tests to last compatible release when run with 3.7.

@TimPansino TimPansino requested a review from a team as a code owner October 17, 2024 19:15
Copy link

github-actions bot commented Oct 17, 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

@codecov-commenter
Copy link

codecov-commenter commented Oct 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.33%. Comparing base (7d6da2c) to head (ed20b97).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1242      +/-   ##
==========================================
- Coverage   81.33%   81.33%   -0.01%     
==========================================
  Files         198      198              
  Lines       21682    21682              
  Branches     3431     3431              
==========================================
- Hits        17636    17635       -1     
  Misses       2918     2918              
- Partials     1128     1129       +1     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants