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

chore: Refactors project structure to use uv instead of pants and simplify logic by support pydantic v2 only #14

Merged
merged 28 commits into from
Jan 20, 2025

Conversation

EspenAlbert
Copy link
Owner

Reorganize the project structure, update configuration files, and improve test file management. Enhance logging and error handling, support Python 3.10 and later, and ensure all tests pass. Introduce new scripts for file renaming and simplify build commands.

…. Zero-3rdparty package tests ok and build ok
…cript, and enhance pyproject.toml configuration
…thods; add tests for pop, get_nowait, iter_non_blocking, and close_all
Copy link

codecov bot commented Jan 20, 2025

Codecov Report

Attention: Patch coverage is 93.02326% with 6 lines in your changes missing coverage. Please review.

Project coverage is 79.94%. Comparing base (868bbee) to head (b093b13).
Report is 29 commits behind head on main.

Files with missing lines Patch % Lines
model-lib/model_lib/base_settings.py 0.00% 2 Missing ⚠️
model-lib/model_lib/serialize/json_serialize.py 71.42% 2 Missing ⚠️
model-lib/model_lib/serialize/toml_serialize.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
- Coverage   82.55%   79.94%   -2.61%     
==========================================
  Files          51       44       -7     
  Lines        3537     2618     -919     
==========================================
- Hits         2920     2093     -827     
+ Misses        617      525      -92     

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

@EspenAlbert EspenAlbert marked this pull request as ready for review January 20, 2025 19:09
@EspenAlbert EspenAlbert merged commit f243207 into main Jan 20, 2025
6 of 7 checks passed
@EspenAlbert EspenAlbert deleted the uv-ecosystem branch January 20, 2025 19:10
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