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

Map Clean Up #3198

Merged
merged 23 commits into from
Sep 7, 2023

Documentation: Fixed spelling error

1b2f0cc
Select commit
Failed to load commit list.
Merged

Map Clean Up #3198

Documentation: Fixed spelling error
1b2f0cc
Select commit
Failed to load commit list.
Codecov / codecov/project failed Sep 7, 2023 in 0s

81.30% (-0.01%) compared to 56a5db3

View this Pull Request on Codecov

81.30% (-0.01%) compared to 56a5db3

Details

Codecov Report

Patch coverage: 93.43% and project coverage change: -0.01% ⚠️

Comparison is base (56a5db3) 81.30% compared to head (1b2f0cc) 81.30%.
Report is 83 commits behind head on RELEASE_next_major.

Additional details and impacted files
@@                  Coverage Diff                   @@
##           RELEASE_next_major    #3198      +/-   ##
======================================================
- Coverage               81.30%   81.30%   -0.01%     
======================================================
  Files                     176      173       -3     
  Lines                   24406    24207     -199     
  Branches                 5681     5626      -55     
======================================================
- Hits                    19843    19681     -162     
+ Misses                   3258     3224      -34     
+ Partials                 1305     1302       -3     
Files Changed Coverage Δ
hyperspy/_lazy_signals.py 92.30% <ø> (-0.55%) ⬇️
hyperspy/datasets/example_signals.py 100.00% <ø> (ø)
hyperspy/defaults_parser.py 68.25% <ø> (-0.25%) ⬇️
hyperspy/misc/example_signals_loading.py 100.00% <ø> (ø)
hyperspy/signals.py 100.00% <ø> (ø)
hyperspy/drawing/_widgets/horizontal_line.py 86.95% <66.66%> (-3.05%) ⬇️
hyperspy/drawing/_widgets/rectangles.py 41.24% <66.66%> (+0.65%) ⬆️
hyperspy/drawing/_widgets/vertical_line.py 91.30% <66.66%> (+1.30%) ⬆️
hyperspy/drawing/widget.py 73.19% <80.00%> (+2.80%) ⬆️
hyperspy/signal.py 77.58% <81.81%> (-0.15%) ⬇️
... and 10 more

... and 3 files with indirect coverage changes

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