Refactor __add__ operation in DiffractionObject and add tests
#285
Codecov / codecov/project
succeeded
Dec 29, 2024 in 0s
100.00% (+0.00%) compared to 3f2d0a4
View this Pull Request on Codecov
100.00% (+0.00%) compared to 3f2d0a4
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 100.00%. Comparing base (
3f2d0a4) to head (da70bd6).
Additional details and impacted files
@@ Coverage Diff @@
## main #285 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 8 8
Lines 408 446 +38
=========================================
+ Hits 408 446 +38 | Files with missing lines | Coverage Δ | |
|---|---|---|
| tests/conftest.py | 100.00% <100.00%> (ø) |
|
| tests/test_diffraction_objects.py | 100.00% <100.00%> (ø) |
Loading