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

✨ feat: pyinstaller support #43

Draft
wants to merge 31 commits into
base: main
Choose a base branch
from
Draft

✨ feat: pyinstaller support #43

wants to merge 31 commits into from

Conversation

rduo1009
Copy link
Owner

Adding support for bundling the vocab-tuister server using PyInstaller.

🤖 ci(pre-commit): pre-commit autoupdate

(cherry picked from commit 87f2ed2)
🚧 build(deps): bump cyclopts from 3.0.1 to 3.1.0

(cherry picked from commit da5fc7a)
🚧 build(deps): bump coverage from 7.6.7 to 7.6.8

(cherry picked from commit cc5b2e2)
(cherry picked from commit eb91a86)
🤖 ci(pre-commit): pre-commit autoupdate

(cherry picked from commit 17ed127)
🚧 build(deps): bump optype from 0.7.2 to 0.7.3

(cherry picked from commit bd92696)
🚧 build(deps): bump pytest from 8.3.3 to 8.3.4

(cherry picked from commit c848dc8)
🚧 build(deps): bump cyclopts from 3.1.1 to 3.1.2

(cherry picked from commit c63150b)
🚧 build(deps): bump ruff from 0.8.0 to 0.8.1

(cherry picked from commit 2b959a0)
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

Attention: Patch coverage is 31.25000% with 22 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/__init__.py 20.00% 8 Missing ⚠️
src/core/transfero/noun_inflection.py 33.33% 7 Missing and 1 partial ⚠️
src/core/transfero/synonyms.py 40.00% 5 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ
src/core/transfero/synonyms.py 73.52% <40.00%> (-14.48%) ⬇️
src/__init__.py 50.00% <20.00%> (-50.00%) ⬇️
src/core/transfero/noun_inflection.py 81.81% <33.33%> (-10.91%) ⬇️

... and 1 file with indirect coverage changes

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.

1 participant