Remove unused test util functions for comparing two dicts, use __eq__ to compare DiffractionObjects
#214
Codecov / codecov/project
succeeded
Dec 12, 2024 in 1s
99.68% (+3.14%) compared to 77c0b9e
View this Pull Request on Codecov
99.68% (+3.14%) compared to 77c0b9e
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 99.68%. Comparing base (
77c0b9e) to head (73b2f46).
Additional details and impacted files
@@ Coverage Diff @@
## main #214 +/- ##
==========================================
+ Coverage 96.54% 99.68% +3.14%
==========================================
Files 8 8
Lines 347 316 -31
==========================================
- Hits 335 315 -20
+ Misses 12 1 -11 | Files with missing lines | Coverage Δ | |
|---|---|---|
| tests/test_diffraction_objects.py | 100.00% <100.00%> (+11.57%) |
⬆️ |
Loading