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

[CLIENT-2287] Add support for PyPy 3.10 #585

Draft
wants to merge 7 commits into
base: dev
Choose a base branch
from

Conversation

juliannguyen4
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 22, 2024

Codecov Report

Attention: Patch coverage is 74.00000% with 26 lines in your changes are missing coverage. Please review.

Project coverage is 81.35%. Comparing base (dc46dc7) to head (773deec).
Report is 1 commits behind head on dev.

Files Patch % Lines
src/main/client/udf.c 50.00% 4 Missing ⚠️
src/main/exception.c 91.83% 4 Missing ⚠️
src/main/client/apply.c 50.00% 2 Missing ⚠️
src/main/client/exists.c 0.00% 2 Missing ⚠️
src/main/client/exists_many.c 0.00% 2 Missing ⚠️
src/main/client/get_many.c 0.00% 2 Missing ⚠️
src/main/client/remove_bin.c 50.00% 2 Missing ⚠️
src/main/client/sec_index.c 0.00% 2 Missing ⚠️
src/main/client/select_many.c 0.00% 2 Missing ⚠️
src/main/query/apply.c 0.00% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #585   +/-   ##
=======================================
  Coverage   81.35%   81.35%           
=======================================
  Files         100      100           
  Lines       15355    15353    -2     
=======================================
- Hits        12492    12491    -1     
+ Misses       2863     2862    -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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants