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

Fix Line Analysis behavior before any lines are loaded #2831

Merged
merged 2 commits into from
Apr 24, 2024

Conversation

rosteen
Copy link
Collaborator

@rosteen rosteen commented Apr 24, 2024

#2816 was merged with a small bug where the Redshift from Centroid section would misbehave if no lines were loaded. Now that section is properly hidden if there are no lines. Thanks @kecnry for finding this.

@rosteen rosteen added bug Something isn't working plugin Label for plugins common to multiple configurations 💤 backport-v3.9.x on-merge: backport to v3.9.x labels Apr 24, 2024
@rosteen rosteen added this to the 3.9.2 milestone Apr 24, 2024
@rosteen rosteen removed the 💤 backport-v3.9.x on-merge: backport to v3.9.x label Apr 24, 2024
@rosteen rosteen modified the milestones: 3.9.2, 3.10 Apr 24, 2024
@rosteen rosteen added the trivial Only needs one approval instead of two label Apr 24, 2024
Copy link

codecov bot commented Apr 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.96%. Comparing base (a39a0fe) to head (d3c4216).
Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2831      +/-   ##
==========================================
+ Coverage   88.88%   88.96%   +0.07%     
==========================================
  Files         111      111              
  Lines       16983    17005      +22     
==========================================
+ Hits        15096    15129      +33     
+ Misses       1887     1876      -11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@kecnry kecnry left a comment

Choose a reason for hiding this comment

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

Seems to do the trick, thanks!

@rosteen rosteen merged commit f667af7 into spacetelescope:main Apr 24, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working plugin Label for plugins common to multiple configurations specviz trivial Only needs one approval instead of two
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants