Skip to content

Moving from pip to uv#21

Merged
338rajesh merged 5 commits into338rajesh:mainfrom
darkcheftar:main
Aug 24, 2025
Merged

Moving from pip to uv#21
338rajesh merged 5 commits into338rajesh:mainfrom
darkcheftar:main

Conversation

@darkcheftar
Copy link
Copy Markdown
Contributor

  • Moved pytest and pytest-cov to dev-dependencies group in pyproject.toml file
  • Added .python-version file to pin the python version
  • Updated readme with Instructions for developers
  • removed all the requirements from requirements.txt that are already being installed

Try uv tree --group dev-dependencies command to see all the dependencies being install

  • uv.lock file added by uv to lock the versions of dependencies for consistent reproduction of environment

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 24, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.49%. Comparing base (bb49f53) to head (a6dc0f1).
⚠️ Report is 9 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #21   +/-   ##
=======================================
  Coverage   83.49%   83.49%           
=======================================
  Files           5        5           
  Lines         739      739           
=======================================
  Hits          617      617           
  Misses        122      122           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@338rajesh 338rajesh merged commit 12cb702 into 338rajesh:main Aug 24, 2025
1 check passed
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.

3 participants