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

Try to get tox working on a newer Python version #286

Merged
merged 1 commit into from
Sep 1, 2023
Merged

Conversation

ajjackson
Copy link
Collaborator

@ajjackson ajjackson commented Sep 1, 2023

Would be good if Tox didn't need to run on Python 3.7, but we hit some mysterious issues with Windows runners.

Tried removing the login shell requirement from test runner, didn't help.

@mducle Edit: Problem was with anaconda default packages. Switching to conda-forge seems to solve the problems.
Whilst debugging the issues I used a lot of force-commits and messed up the history... so decided to junk it to leave just one commit. Old commits are here

@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2023

Test Results

       28 files  +       6         28 suites  +6   1h 21m 56s ⏱️ + 19m 3s
  1 040 tests ±       0    1 034 ✔️ ±       0    6 💤 ±  0  0 ±0 
16 544 runs  +6 204  16 445 ✔️ +6 168  99 💤 +36  0 ±0 

Results for commit 2fdae47. ± Comparison against base commit 2fb6f38.

♻️ This comment has been updated with latest results.

@codecov-commenter
Copy link

Codecov Report

Merging #286 (2fdae47) into master (7823336) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master     #286   +/-   ##
=======================================
  Coverage   95.78%   95.78%           
=======================================
  Files          28       28           
  Lines        3958     3958           
  Branches      798      798           
=======================================
  Hits         3791     3791           
  Misses         98       98           
  Partials       69       69           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ajjackson
Copy link
Collaborator Author

Tests look legit, better do a workflow dispatch as well to be safe

https://github.com/pace-neutrons/Euphonic/actions/runs/6051778082

@ajjackson ajjackson marked this pull request as ready for review September 1, 2023 17:15
@ajjackson ajjackson merged commit cfb9611 into master Sep 1, 2023
12 checks passed
@ajjackson
Copy link
Collaborator Author

All good. Thanks @mducle !

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