-
-
Notifications
You must be signed in to change notification settings - Fork 53
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
BUG: SIA1's getdataurl() to favour VOX:Image_AccessReference
#445
Conversation
Codecov Report
@@ Coverage Diff @@
## main #445 +/- ##
==========================================
+ Coverage 79.98% 80.00% +0.01%
==========================================
Files 52 52
Lines 6036 6035 -1
==========================================
Hits 4828 4828
+ Misses 1208 1207 -1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@@ -20,6 +20,8 @@ | |||
- Fix poor polling behavior when running an async query against a | |||
TAP v1.1 service with unsupported WAIT parameter. [#440] | |||
|
|||
- Favouring ``VOX:Image_AccessReference`` for data url for SIA1 queries. [#445] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 for the British spelling.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The change looks good. Ideally I do think there should be a test case for this.
The modified xml data file caused the tests to fail on
|
can I have a rereview on this, too, please? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, this looks good to me now. Thanks!
BUG: SIA1's getdataurl() to favour ``VOX:Image_AccessReference``
A snippet that fails with IRSA's
cloud_access
SIA column. We concluded that this is a bug in pyvo, and therefore this PR is a fix for it.@tomdonaldson - I went ahead and did this PR as we plan to roll back the deployment, and it was easier to do the bugfix while it was still failing. Following heasarc's example, we do roll back to populate the ucd for that field, so older pyvo versions will stay compatible.
Snippet (though not minimal example) to reproduce: