Skip to content

DEVOPS-690: poetry2 migration#140

Closed
saicheranb wants to merge 25 commits intodevelopfrom
Devops-690_poetry2_migration
Closed

DEVOPS-690: poetry2 migration#140
saicheranb wants to merge 25 commits intodevelopfrom
Devops-690_poetry2_migration

Conversation

@saicheranb
Copy link
Copy Markdown
Contributor

@saicheranb saicheranb commented Jul 14, 2025

DEVOPS-690 - use Poetry 2 and have pyproject.toml checked by pre-commit
-Updated to new [project] format
-Cleaned up metadata and dependencies
-Regenerated poetry. Lock with Poetry 2
-- regenerated Environment files

saicheranb and others added 8 commits July 11, 2025 09:30
…pendencies

- Changed [tool.poetry] to [project] for better compatibility with PEP 508.
- Updated license format to use the new syntax.
- Modified authors and maintainers sections to use the new table format.
- Added dynamic dependencies section.
- Specified Python version requirements.
- Updated dependency versions for numpy, Pillow, and pydantic.
- Changed the exclude field to an empty string for clarity.
- Moved repository and homepage URLs to the new [project.urls] section.
- Updated the extras section to [project.optional-dependencies].
@saicheranb saicheranb requested a review from andrewg-mira July 14, 2025 19:31
@github-actions github-actions Bot changed the title Devops 690 poetry2 migration DEVOPS-690: poetry2 migration Jul 14, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.63%. Comparing base (c64e2db) to head (d83410d).
⚠️ Report is 27 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #140      +/-   ##
===========================================
+ Coverage    84.32%   84.63%   +0.30%     
===========================================
  Files           18       18              
  Lines          976      976              
  Branches       127      127              
===========================================
+ Hits           823      826       +3     
+ Misses         114      112       -2     
+ Partials        39       38       -1     

see 1 file with indirect coverage changes

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

@sebhmg sebhmg marked this pull request as draft August 14, 2025 14:20
@sebhmg sebhmg marked this pull request as ready for review August 15, 2025 01:23
@sebhmg
Copy link
Copy Markdown
Contributor

sebhmg commented Aug 15, 2025

this duplicates this other PR: #124

@sebhmg sebhmg closed this Aug 15, 2025
@sebhmg sebhmg deleted the Devops-690_poetry2_migration branch August 15, 2025 02:24
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.

2 participants