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

Fixes datalinks in scs (#320) by changing order of parent classes in dal.scs.SCSResults #321

Closed
wants to merge 1 commit into from

Conversation

zoghbi-a
Copy link
Contributor

@zoghbi-a zoghbi-a commented May 4, 2022

The order of inheritance is changes for SCSResult to fix issue #320.

@zoghbi-a zoghbi-a changed the title fixes datalinks in scs by changing order of parent classes Fixes datalinks in scs (#320) by changing order of parent classes in SCSResult in dat.scs May 4, 2022
@zoghbi-a zoghbi-a changed the title Fixes datalinks in scs (#320) by changing order of parent classes in SCSResult in dat.scs Fixes datalinks in scs (#320) by changing order of parent classes in dal.scs.SCSResults May 4, 2022
Copy link
Contributor

@msdemlei msdemlei left a comment

Choose a reason for hiding this comment

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

This fixes a reasonably pertinent problem, and I can't see where it would cause problems otherwise. I'd say let's go.

@codecov
Copy link

codecov bot commented May 5, 2022

Codecov Report

Merging #321 (83c258a) into main (b39eef7) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #321   +/-   ##
=======================================
  Coverage   75.49%   75.49%           
=======================================
  Files          44       44           
  Lines        5125     5125           
=======================================
  Hits         3869     3869           
  Misses       1256     1256           
Impacted Files Coverage Δ
pyvo/dal/scs.py 68.57% <100.00%> (ø)

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

@bsipocz bsipocz added this to the v1.3.1 milestone May 5, 2022
@zoghbi-a
Copy link
Contributor Author

zoghbi-a commented May 5, 2022

As it turns out, there is a pending PR #293 that also addresses the issue. That one also includes the passing of sessions and that caused me to miss the link between the two fixes.

@zoghbi-a zoghbi-a closed this May 5, 2022
@bsipocz bsipocz modified the milestones: v1.3.1, v1.4 Sep 20, 2022
@zoghbi-a zoghbi-a deleted the fix-scs-datalinks branch September 19, 2023 02:21
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.

3 participants