glue-viz / glue-wwt

WorldWideTelescope viewer in glue
BSD 3-Clause "New" or "Revised" License
2 stars 6 forks source link

Fix bug when reloading session files in Qt #76

Closed astrofrog closed 4 years ago

astrofrog commented 4 years ago

@catherinezucker - this will fix the issue you had when reloading the session file you sent me with the WWT viewer.

codecov[bot] commented 4 years ago

Codecov Report

Merging #76 into master will increase coverage by 0.25%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
+ Coverage   73.71%   73.97%   +0.25%     
==========================================
  Files          18       18              
  Lines         875      876       +1     
==========================================
+ Hits          645      648       +3     
+ Misses        230      228       -2
Impacted Files Coverage Δ
glue_wwt/viewer/tests/test_wwt_widget.py 100% <100%> (ø) :arrow_up:
glue_wwt/viewer/qt_data_viewer.py 94.11% <100%> (ø) :arrow_up:
glue_wwt/viewer/options_widget.py 95.12% <0%> (+4.87%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0d91988...527bee8. Read the comment docs.