Skip to content

public functions now operate on 1D x-arrays only for ease of user use

e55e44d
Select commit
Loading
Failed to load commit list.
Merged

refactor the transforms out of DiffractionObjects #184

public functions now operate on 1D x-arrays only for ease of user use
e55e44d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 2, 2024 in 0s

97.31% (-2.31%) compared to d3f83b2

View this Pull Request on Codecov

97.31% (-2.31%) compared to d3f83b2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.31%. Comparing base (d3f83b2) to head (e55e44d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #184      +/-   ##
==========================================
- Coverage   99.62%   97.31%   -2.31%     
==========================================
  Files           7        8       +1     
  Lines         265      261       -4     
==========================================
- Hits          264      254      -10     
- Misses          1        7       +6     
Files with missing lines Coverage Δ
...ils/scattering_objects/test_diffraction_objects.py 84.61% <100.00%> (-15.39%) ⬇️
tests/test_transforms.py 100.00% <100.00%> (ø)