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: phase correction 2D slices #2748

Merged
merged 2 commits into from
Nov 13, 2023

refactor: slicing function

3508588
Select commit
Loading
Failed to load commit list.
Merged

fix: phase correction 2D slices #2748

refactor: slicing function
3508588
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 13, 2023 in 0s

53.57% (-0.09%) compared to 4f0626b

View this Pull Request on Codecov

53.57% (-0.09%) compared to 4f0626b

Details

Codecov Report

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

Comparison is base (4f0626b) 53.65% compared to head (3508588) 53.57%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2748      +/-   ##
==========================================
- Coverage   53.65%   53.57%   -0.09%     
==========================================
  Files          51       51              
  Lines        2462     2492      +30     
  Branches       88       88              
==========================================
+ Hits         1321     1335      +14     
- Misses       1140     1156      +16     
  Partials        1        1              
Files Coverage Δ
src/data/data2d/Spectrum2D/getSlice.ts 28.12% <21.73%> (+5.67%) ⬆️

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