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

Use constraints file in tox #349

Merged
merged 4 commits into from
Dec 21, 2024
Merged

Use constraints file in tox #349

merged 4 commits into from
Dec 21, 2024

Conversation

oerc0122
Copy link
Collaborator

Use constraints file in tox min-requirements. Also attempt to simplify testing commands.

Closes #345

@oerc0122 oerc0122 self-assigned this Dec 18, 2024
@oerc0122 oerc0122 force-pushed the 345-use-constraints branch 2 times, most recently from a27ce05 to 2dece09 Compare December 18, 2024 18:25
Copy link
Contributor

github-actions bot commented Dec 18, 2024

Test Results

    30 files  +   13      30 suites  +13   3h 33m 8s ⏱️ + 2h 15m 57s
 1 066 tests ±    0   1 060 ✅ ±    0   6 💤 ± 0  0 ❌ ±0 
16 053 runs  +5 436  15 958 ✅ +5 403  95 💤 +33  0 ❌ ±0 

Results for commit f32fb0e. ± Comparison against base commit daad68b.

♻️ This comment has been updated with latest results.

@oerc0122 oerc0122 force-pushed the 345-use-constraints branch from 2dece09 to 59ddb0c Compare December 18, 2024 21:11
@oerc0122 oerc0122 requested a review from ajjackson December 18, 2024 21:12
@oerc0122 oerc0122 marked this pull request as ready for review December 18, 2024 21:12
@oerc0122 oerc0122 force-pushed the 345-use-constraints branch 7 times, most recently from 9d55213 to 4b4622e Compare December 19, 2024 10:49
@oerc0122 oerc0122 force-pushed the 345-use-constraints branch 4 times, most recently from 758e761 to a1bb715 Compare December 19, 2024 21:37
@oerc0122 oerc0122 changed the base branch from master to split-rls-tests December 19, 2024 21:37
@oerc0122 oerc0122 force-pushed the 345-use-constraints branch from a1bb715 to 77c74aa Compare December 20, 2024 09:25
@ajjackson ajjackson changed the base branch from split-rls-tests to master December 20, 2024 14:51
Copy link
Contributor

github-actions bot commented Dec 20, 2024

PyPI test results

    22 files      22 suites   52m 4s ⏱️
 1 066 tests  1 060 ✅   6 💤 0 ❌
23 320 runs  23 188 ✅ 132 💤 0 ❌

Results for commit f32fb0e.

♻️ This comment has been updated with latest results.

@oerc0122 oerc0122 force-pushed the 345-use-constraints branch from 6f9dcc2 to fea9faf Compare December 20, 2024 15:52
@oerc0122 oerc0122 force-pushed the 345-use-constraints branch from fea9faf to f32fb0e Compare December 20, 2024 21:15
@ajjackson
Copy link
Collaborator

Looks like it's all passing again, now. Hopefully nothing to worry about 😅

@oerc0122
Copy link
Collaborator Author

Looks like it's all passing again, now. Hopefully nothing to worry about 😅

There's always more to worry about.

Copy link
Collaborator

@ajjackson ajjackson left a comment

Choose a reason for hiding this comment

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

This all looks very clean and DRY, good stuff!

I've set a manual dispatch test run going here, in case there is any funny business on Python 3.11 or Intel Mac https://github.com/pace-neutrons/Euphonic/actions/runs/12439069788

Assuming all goes well with that I think this is ready.

@ajjackson ajjackson merged commit a00bbfa into master Dec 21, 2024
22 checks 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.

Experiment with constraints file or uv
2 participants