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 actions infrastructure #200

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Conversation

benjeffery
Copy link
Member

No description provided.

@benjeffery benjeffery force-pushed the numpy2 branch 3 times, most recently from 0fe5926 to 3201fc6 Compare June 24, 2024 09:36
Copy link

codecov bot commented Jun 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.77%. Comparing base (dd693ed) to head (dc776a3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #200   +/-   ##
=======================================
  Coverage   99.77%   99.77%           
=======================================
  Files           6        6           
  Lines         440      440           
  Branches       64       64           
=======================================
  Hits          439      439           
  Partials        1        1           
Flag Coverage Δ
C 99.77% <ø> (ø)
python 99.77% <ø> (ø)

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.

@benjeffery benjeffery force-pushed the numpy2 branch 9 times, most recently from ef84a77 to ea82ab1 Compare June 24, 2024 15:16
@benjeffery benjeffery marked this pull request as ready for review June 24, 2024 15:21
@benjeffery benjeffery force-pushed the numpy2 branch 6 times, most recently from 9198be6 to 67abe6b Compare June 24, 2024 15:35
@benjeffery
Copy link
Member Author

I've not done this with a matrix as then I'd have to add that to the mergify config, and eventually we'll remove the 1.x numpy tests.

I've updated the numpy install requirement to the more recent version mentioned in the numpy docs.

@benjeffery
Copy link
Member Author

I built wheel on both osx arm and intel - the ARM ones are labelled "universal" for 3.9, and for 3.12 both x86 and ARM are labelled universal. I take from this that I only need to build on ARM.

@jeromekelleher
Copy link
Member

SGTM - let's try it out!

@benjeffery benjeffery merged commit 33adf8f into tskit-dev:main Jun 25, 2024
7 of 9 checks passed
@benjeffery benjeffery deleted the numpy2 branch June 25, 2024 08:57
@benjeffery benjeffery mentioned this pull request Jun 25, 2024
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