Skip to content

Standardizing Python project setup using uv#429

Open
mauvais2 wants to merge 4 commits into1.8.0from
uv-setup
Open

Standardizing Python project setup using uv#429
mauvais2 wants to merge 4 commits into1.8.0from
uv-setup

Conversation

@mauvais2
Copy link
Copy Markdown
Contributor

@mauvais2 mauvais2 commented Apr 8, 2026

Adopting uv for Python dependency and virtual environment management

  • Define pyproject.toml to support different platforms
  • Update the CI pipeline build to use the toml's CPU build
  • Update the affected source, test code
  • Update related documents on how to use uv to set up different environments
  • Define the install, envs for different platforms
    • cpu
    • cuda
    • rocm

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@            Coverage Diff             @@
##            1.8.0     #429      +/-   ##
==========================================
- Coverage   51.38%   51.37%   -0.02%     
==========================================
  Files          36       36              
  Lines       10690    10687       -3     
==========================================
- Hits         5493     5490       -3     
  Misses       5197     5197              
Flag Coverage Δ
unittests 51.37% <100.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
atomsci/ddm/__init__.py 100.00% <ø> (ø)
atomsci/ddm/pipeline/model_wrapper.py 66.14% <100.00%> (-0.15%) ⬇️
atomsci/ddm/pipeline/parameter_parser.py 91.32% <100.00%> (+0.01%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant