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

CI: add extra astropy pip index to pick up new dependency #2802

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

bsipocz
Copy link
Member

@bsipocz bsipocz commented Aug 8, 2023

This should fix the issue that we've been testing with a ~month old astropy dev version (as astropy-iers-data is a new dependency that hasn't been picked up with a newer dev wheel)

astropy/astropy#15146

This should fix the failures we see because of #2798

@codecov
Copy link

codecov bot commented Aug 8, 2023

Codecov Report

Merging #2802 (358a4e9) into main (ba39fb2) will increase coverage by 0.01%.
Report is 15 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2802      +/-   ##
==========================================
+ Coverage   66.12%   66.13%   +0.01%     
==========================================
  Files         235      235              
  Lines       18080    18087       +7     
==========================================
+ Hits        11955    11962       +7     
  Misses       6125     6125              
Files Changed Coverage Δ
astroquery/jplhorizons/__init__.py 100.00% <ø> (ø)
astroquery/jplhorizons/core.py 65.49% <ø> (ø)
astroquery/cds/__init__.py 50.00% <100.00%> (+7.14%) ⬆️
astroquery/exoplanet_orbit_database/__init__.py 100.00% <100.00%> (ø)
astroquery/ibe/__init__.py 100.00% <100.00%> (ø)
astroquery/irsa/__init__.py 100.00% <100.00%> (ø)
astroquery/irsa_dust/__init__.py 100.00% <100.00%> (ø)
astroquery/nasa_exoplanet_archive/__init__.py 100.00% <100.00%> (ø)
astroquery/ned/__init__.py 100.00% <100.00%> (ø)
astroquery/sha/__init__.py 100.00% <100.00%> (ø)

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

@bsipocz bsipocz linked an issue Aug 8, 2023 that may be closed by this pull request
@bsipocz bsipocz merged commit cef75bc into astropy:main Aug 8, 2023
@bsipocz bsipocz deleted the CI_devdeps_pip branch December 8, 2023 18:19
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.

BUG: new numpy deprecations
1 participant