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

hooks: adds anyio, pyarrow and tiktoken #2134

Merged
merged 1 commit into from Nov 20, 2023
Merged

hooks: adds anyio, pyarrow and tiktoken #2134

merged 1 commit into from Nov 20, 2023

Conversation

marcelotduarte
Copy link
Owner

Closes #2133

Copy link

codecov bot commented Nov 18, 2023

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (6526e7d) 51.25% compared to head (a5c266a) 51.10%.

Files Patch % Lines
cx_Freeze/hooks/pyarrow.py 0.00% 7 Missing ⚠️
cx_Freeze/hooks/anyio.py 0.00% 5 Missing ⚠️
cx_Freeze/hooks/tiktoken.py 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2134      +/-   ##
==========================================
- Coverage   51.25%   51.10%   -0.15%     
==========================================
  Files          73       76       +3     
  Lines        5990     6007      +17     
==========================================
  Hits         3070     3070              
- Misses       2920     2937      +17     

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

@marcelotduarte marcelotduarte merged commit 25babdb into main Nov 20, 2023
21 checks passed
@marcelotduarte marcelotduarte deleted the hook17 branch November 20, 2023 10:12
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.

The pyarrow installation is not built with support for 'dataset'
1 participant