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

Upgrade to poetry 2.0 #1346

Merged
merged 7 commits into from
Jan 31, 2025
Merged

Upgrade to poetry 2.0 #1346

merged 7 commits into from
Jan 31, 2025

Conversation

Lee-W
Copy link
Member

@Lee-W Lee-W commented Jan 30, 2025

Description

  • docs(contributing): update minimum poetry requirment to 2.0.0
  • build(poetry): group dependencies
  • build(poetry): migrate to poetry 2.0 and follow pep 621

Checklist

  • Add test cases to all the changes you introduce
  • Run ./scripts/format and ./scripts/test locally to ensure this change passes linter check and test
  • Test the changes on the local machine manually
  • Update the documentation for the changes

Expected behavior

nothing should be changed

Steps to Test This Pull Request

poetry install

Additional context

Copy link

codecov bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.55%. Comparing base (120d514) to head (0ac5547).
Report is 546 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1346      +/-   ##
==========================================
+ Coverage   97.33%   97.55%   +0.21%     
==========================================
  Files          42       55      +13     
  Lines        2104     2614     +510     
==========================================
+ Hits         2048     2550     +502     
- Misses         56       64       +8     
Flag Coverage Δ
unittests 97.55% <ø> (+0.21%) ⬆️

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

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

pyproject.toml Show resolved Hide resolved
pyproject.toml Show resolved Hide resolved
Copy link
Member

@woile woile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent work 💪🏻

@Lee-W Lee-W merged commit 95e7d5a into master Jan 31, 2025
18 checks passed
@Lee-W Lee-W deleted the upgrade-to-poetry-2.0 branch January 31, 2025 13:51
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.

2 participants