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

Issue #2344: test fixed, examples in doc tested and updated #2351

Conversation

jespinosaar
Copy link
Contributor

Dear Astroquery team,

Here you will find the fix for Issue 2334 and the documentation updated:

#2344

Kind regards,

@jespinosaar

Copy link
Contributor

@keflavich keflavich left a comment

Choose a reason for hiding this comment

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

lgtm and I like the other fixes; approval pending CI passage

@jespinosaar
Copy link
Contributor Author

Mmm... seems to fail in heasarc...

@bsipocz bsipocz linked an issue Mar 29, 2022 that may be closed by this pull request
@bsipocz bsipocz added this to the v0.4.7 milestone Mar 29, 2022
@@ -350,7 +350,7 @@ Images can be displayed by using the following code:
>>> from matplotlib.colors import LogNorm
>>>
>>> #We configure the plot to be interactive
>>> %matplotlib widget
>>> # matplotlib widget
Copy link
Member

Choose a reason for hiding this comment

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

I don't think these are strictly necessary changes (or sufficient to make tests pass). As a follow-up/enhancement PR it would be superb if you could take care of switching on the doctesting on the narrative docs. We made the switch for a couple of modules already, and some are in the works, but esa.iso/esa.hubble/esa.jwst were not amongst them.

Copy link
Member

Choose a reason for hiding this comment

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

I was wrong, here is a PR that maybe suitable to use as a starter for the docs testing enabling, though it needs a rebase and significant cleanup work to have fewer lines ignored, etc.: #1970

@bsipocz
Copy link
Member

bsipocz commented Mar 29, 2022

The tests this modifies passes, so no need to wait for the unrelated failure to get fixed.

Thanks @jespinosaar!

@bsipocz bsipocz merged commit b6de267 into astropy:main Mar 29, 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.

esa.iso service error
3 participants