Fix all remaining divide by zero pytest warnings #262
Merged
Codecov / codecov/project
succeeded
Dec 21, 2024 in 0s
100.00% (+0.00%) compared to 9bd388d
View this Pull Request on Codecov
100.00% (+0.00%) compared to 9bd388d
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 100.00%. Comparing base (
9bd388d) to head (3287747).
Additional details and impacted files
@@ Coverage Diff @@
## main #262 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 8 8
Lines 391 404 +13
=========================================
+ Hits 391 404 +13 | Files with missing lines | Coverage Δ | |
|---|---|---|
| tests/test_diffraction_objects.py | 100.00% <100.00%> (ø) |
|
| tests/test_transforms.py | 100.00% <100.00%> (ø) |
Loading