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

Test CI on Python 3.11 beta #298

Merged
merged 5 commits into from
Oct 26, 2022
Merged

Test CI on Python 3.11 beta #298

merged 5 commits into from
Oct 26, 2022

Conversation

dstansby
Copy link
Contributor

See #297 - hopefully this will confirm or not whether building reproject works on Python 3.11

@astrofrog
Copy link
Member

@dstansby could you rebase this and update it to use rc1?

@Cadair
Copy link
Member

Cadair commented Sep 2, 2022

Well we have a "real" error now, but it's inside compiling pyyaml 🤦

@Cadair
Copy link
Member

Cadair commented Sep 13, 2022

Once astropy/astropy#13614 is merged we should be able to come back to this.

@Cadair
Copy link
Member

Cadair commented Sep 15, 2022

I have had to exclude sunpy from the test deps as aiohttp wont build on 3.11 yet.

@astrofrog
Copy link
Member

The wheel builds now include Python 3.11, which is failing with the same error that aiohttp had: aio-libs/aiohttp#6600

@codecov
Copy link

codecov bot commented Oct 26, 2022

Codecov Report

Merging #298 (0ed1a18) into main (185351b) will decrease coverage by 2.86%.
The diff coverage is n/a.

❗ Current head 0ed1a18 differs from pull request most recent head 3193ccf. Consider uploading reports for the commit 3193ccf to get more accurate results

@@            Coverage Diff             @@
##             main     #298      +/-   ##
==========================================
- Coverage   95.13%   92.27%   -2.87%     
==========================================
  Files          23       23              
  Lines         699      699              
==========================================
- Hits          665      645      -20     
- Misses         34       54      +20     
Impacted Files Coverage Δ
reproject/mosaicking/wcs_helpers.py 80.30% <0.00%> (-19.70%) ⬇️
reproject/mosaicking/coadd.py 84.84% <0.00%> (-7.58%) ⬇️
reproject/spherical_intersect/core.py 95.65% <0.00%> (-1.45%) ⬇️
reproject/utils.py 87.07% <0.00%> (-0.69%) ⬇️

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

@Cadair Cadair marked this pull request as ready for review October 26, 2022 11:40
@Cadair Cadair merged commit 991ae2d into astropy:main Oct 26, 2022
Cadair added a commit to Cadair/reproject that referenced this pull request Oct 28, 2022
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.

None yet

3 participants