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

Reset angle to 0 for new subsets #2639

Closed
wants to merge 4 commits into from

Avoid resetting old subsets to 0

85e9816
Select commit
Loading
Failed to load commit list.
Closed

Reset angle to 0 for new subsets #2639

Avoid resetting old subsets to 0
85e9816
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 2, 2024 in 1s

91.52% (+0.05%) compared to 3e904a4

View this Pull Request on Codecov

91.52% (+0.05%) compared to 3e904a4

Details

Codecov Report

Attention: 47 lines in your changes are missing coverage. Please review.

Comparison is base (3e904a4) 91.47% compared to head (85e9816) 91.52%.
Report is 49 commits behind head on main.

Files Patch % Lines
jdaviz/core/template_mixin.py 91.03% 13 Missing ⚠️
jdaviz/core/tools.py 79.54% 9 Missing ⚠️
...nfigs/default/plugins/plot_options/plot_options.py 86.66% 6 Missing ⚠️
...plugins/spectral_extraction/spectral_extraction.py 86.48% 5 Missing ⚠️
...daviz/configs/default/plugins/collapse/collapse.py 86.48% 5 Missing ⚠️
...configs/cubeviz/plugins/moment_maps/moment_maps.py 95.94% 3 Missing ⚠️
jdaviz/configs/specviz/helper.py 0.00% 2 Missing ⚠️
jdaviz/app.py 83.33% 1 Missing ⚠️
jdaviz/configs/specviz/plugins/parsers.py 80.00% 1 Missing ⚠️
jdaviz/core/user_api.py 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2639      +/-   ##
==========================================
+ Coverage   91.47%   91.52%   +0.05%     
==========================================
  Files         160      161       +1     
  Lines       19581    19993     +412     
==========================================
+ Hits        17911    18299     +388     
- Misses       1670     1694      +24     

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