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

Changing registry/index.rst example to use short names. #363

Merged
merged 1 commit into from
Sep 21, 2022

Conversation

msdemlei
Copy link
Contributor

For one, this is the practice we show to people. And then, given this is now tested, we'd like to make the output stable, which it certainly is not if we use numeric indices -- the order of results is undefined in SQL.

There are still some test failures in this branch; I argue they are unrelated to this change. One example, the get_tables one, also still fails, which is the consequence of a VizieR bug they'll soon fix.

For one, this is the practice we show to people.  And then, given this
is now tested, we'd like to make the output stable, which it certainly
is not if we use numeric indices -- the order of results is undefined in
SQL.
@codecov
Copy link

codecov bot commented Sep 21, 2022

Codecov Report

Merging #363 (c4e9ebf) into main (249114f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #363   +/-   ##
=======================================
  Coverage   78.36%   78.36%           
=======================================
  Files          46       46           
  Lines        5506     5506           
=======================================
  Hits         4315     4315           
  Misses       1191     1191           

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

Copy link
Member

@bsipocz bsipocz left a comment

Choose a reason for hiding this comment

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

Thanks, @msdemlei, this all looks good. I go ahead with a quick merge as I expect I'll need to rebase my PR once this one is merged.

@bsipocz bsipocz added this to the v1.4 milestone Sep 21, 2022
@bsipocz bsipocz merged commit 2ef8dde into astropy:main Sep 21, 2022
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.

None yet

2 participants