Skip to content

test: ensure we compare the values of xarrays before applying operati…

98c65dd
Select commit
Loading
Failed to load commit list.
Merged

fix: compare values and shape of xarray values before applying operations between 2 DiffractionObjects #299

test: ensure we compare the values of xarrays before applying operati…
98c65dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2024 in 1s

100.00% (+0.00%) compared to 88d8d73

View this Pull Request on Codecov

100.00% (+0.00%) compared to 88d8d73

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (88d8d73) to head (98c65dd).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #299   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          500       511   +11     
=========================================
+ Hits           500       511   +11     
Files with missing lines Coverage Δ
tests/conftest.py 100.00% <100.00%> (ø)
tests/test_diffraction_objects.py 100.00% <100.00%> (ø)