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 #3261 #3262

Merged
merged 7 commits into from
Nov 8, 2023

Testing: Fixed broken test and added link to readme

41856f1
Select commit
Failed to load commit list.
Merged

Fix #3261 #3262

Testing: Fixed broken test and added link to readme
41856f1
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2023 in 0s

80.78% (+0.00%) compared to 4cafc47

View this Pull Request on Codecov

80.78% (+0.00%) compared to 4cafc47

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4cafc47) 80.78% compared to head (41856f1) 80.78%.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           RELEASE_next_major    #3262   +/-   ##
===================================================
  Coverage               80.78%   80.78%           
===================================================
  Files                     140      140           
  Lines                   20396    20400    +4     
  Branches                 4825     4826    +1     
===================================================
+ Hits                    16476    16480    +4     
- Misses                   2845     2846    +1     
+ Partials                 1075     1074    -1     
Files Coverage Δ
hyperspy/component.py 89.83% <100.00%> (+0.04%) ⬆️
hyperspy/model.py 85.78% <100.00%> (+0.21%) ⬆️

... and 1 file with indirect coverage changes

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