Skip to content

Esa hst fixing tests#2461

Merged
bsipocz merged 2 commits into
astropy:mainfrom
esdc-esac-esa-int:ESA_HST_fixing_tests
Jul 11, 2022
Merged

Esa hst fixing tests#2461
bsipocz merged 2 commits into
astropy:mainfrom
esdc-esac-esa-int:ESA_HST_fixing_tests

Conversation

@javier-ballester

Copy link
Copy Markdown
Contributor

Dear Astroquery team,

These changes have been made to fix issues 2107 and 2359.

Kind regards,

@esdc-esac-esa-int

@codecov

codecov Bot commented Jul 11, 2022

Copy link
Copy Markdown

Codecov Report

Merging #2461 (fa74b15) into main (e99cf10) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2461   +/-   ##
=======================================
  Coverage   62.92%   62.92%           
=======================================
  Files         133      133           
  Lines       17300    17300           
=======================================
  Hits        10886    10886           
  Misses       6414     6414           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@bsipocz bsipocz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you!

I'm waiting for the remote tests to pass, and have these two minor comments which I'll address before merging.

esa_hubble = ESAHubble()
result = esa_hubble.get_member_observations('hst_16316_71_acs_sbc_f150lp_jec071i9')
assert result == ['hst_16316_71_acs_sbc_f150lp_jec071']
assert result == [' hst_16316_71_acs_sbc_total_jec071', 'hst_16316_71_acs_sbc_f150lp_jec071']

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

the space looks superflous

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

indeed the space is necessary, however, that is a big weird behaviour, is it maybe a bug @javier-ballester

Comment thread CHANGES.rst Outdated
hst
^^^

- Fixed failing hst remote tests [#2461]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

no changelog is needed for non user-facing changes or documentation only PRs

@bsipocz

bsipocz commented Jul 11, 2022

Copy link
Copy Markdown
Member

Actually, this doesn't address #2107, the temp files are still dumped into the main directory after running pytest, so I keep that issue open, but go ahead and merge the PR as it indeed addresses the failing tests.

@bsipocz bsipocz force-pushed the ESA_HST_fixing_tests branch from fa74b15 to c5a9543 Compare July 11, 2022 16:12
@bsipocz bsipocz merged commit 292ef51 into astropy:main Jul 11, 2022
@bsipocz bsipocz mentioned this pull request Jul 11, 2022
28 tasks
@javier-ballester javier-ballester deleted the ESA_HST_fixing_tests branch July 12, 2022 07:20
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.

Failing ESA remote tests

2 participants