Skip to content

return type of method in to return integer instead of list

faf0e2f
Select commit
Loading
Failed to load commit list.
Merged

Fix get_array_index returns int instead of list in DiffractionObject #283

return type of method in to return integer instead of list
faf0e2f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 27, 2024 in 0s

100.00% (+0.00%) compared to b0b6676

View this Pull Request on Codecov

100.00% (+0.00%) compared to b0b6676

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (b0b6676) to head (faf0e2f).

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