Skip to content

Improve wavelength warning msg

69aa7c7
Select commit
Loading
Failed to load commit list.
Merged

1) Capture no wavelength UserWarning for test_q_to_thh method 2) discuss passing variables to @pytest.mark.parametrize #225

Improve wavelength warning msg
69aa7c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 14, 2024 in 0s

100.00% (+0.29%) compared to 84b402f

View this Pull Request on Codecov

100.00% (+0.29%) compared to 84b402f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (84b402f) to head (69aa7c7).
Report is 7 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #225      +/-   ##
===========================================
+ Coverage   99.70%   100.00%   +0.29%     
===========================================
  Files           8         8              
  Lines         340       343       +3     
===========================================
+ Hits          339       343       +4     
+ Misses          1         0       -1     
Files with missing lines Coverage Δ
tests/test_diffraction_objects.py 100.00% <100.00%> (ø)
tests/test_transforms.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes