Skip to content

chore: deprecate method in GeneratorSite class#168

Merged
sbillinge merged 2 commits intodiffpy:v3.4.0from
stevenhua0320:deprecate-symmetryutilities-4
Feb 26, 2026
Merged

chore: deprecate method in GeneratorSite class#168
sbillinge merged 2 commits intodiffpy:v3.4.0from
stevenhua0320:deprecate-symmetryutilities-4

Conversation

@stevenhua0320
Copy link
Contributor

@sbillinge ready to review

@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.03%. Comparing base (f93a859) to head (0d60a73).
⚠️ Report is 4 commits behind head on v3.4.0.

Additional details and impacted files
@@           Coverage Diff           @@
##           v3.4.0     #168   +/-   ##
=======================================
  Coverage   99.03%   99.03%           
=======================================
  Files          13       13           
  Lines        2071     2076    +5     
=======================================
+ Hits         2051     2056    +5     
  Misses         20       20           
Files with missing lines Coverage Δ
tests/test_symmetryutilities.py 99.75% <100.00%> (+<0.01%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

return

def _findeqUij(self):
def _find_equij(self):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could maybe be _find_eq_uij to make it more readable

@sbillinge sbillinge merged commit 1646a8b into diffpy:v3.4.0 Feb 26, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants