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

PR #2198 and PR #2207 Fixed #2219

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

MehrazRumman
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.50%. Comparing base (c5e25d2) to head (bf67ea4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2219   +/-   ##
=======================================
  Coverage   81.50%   81.50%           
=======================================
  Files          77       77           
  Lines        9522     9522           
  Branches     1151     1151           
=======================================
  Hits         7761     7761           
  Misses       1569     1569           
  Partials      192      192           

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

@MehrazRumman
Copy link
Contributor Author

@auvipy can you review this PR ?

@@ -82,19 +82,7 @@ jobs:
'py-kafka'
]
experimental: [false]
include:
- python-version: pypy3.10
toxenv: 'py-amqp'
Copy link
Member

Choose a reason for hiding this comment

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

Why does this part have to be removed? Can you explain please?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes , I think pypy3.10 is required here for make certain workloads faster. I will undo the change .

@auvipy
Copy link
Member

auvipy commented Jan 10, 2025

You should check why integration tests are failing on pypy. Do protobuf work with pypy? If not you can skip pypy for grpc

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