Skip to content

Conversation

@cadenmyers13
Copy link
Contributor

See screenshot for deprecation warning. Had to do a custom one here for this specific deprecation

Screenshot 2025-11-21 at 4 49 05 PM

@codecov
Copy link

codecov bot commented Nov 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.93%. Comparing base (2316eaa) to head (3c462a7).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #149   +/-   ##
=======================================
  Coverage   98.93%   98.93%           
=======================================
  Files          13       13           
  Lines        1878     1878           
=======================================
  Hits         1858     1858           
  Misses         20       20           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

import warnings

warnings.warn(
"Module 'diffpy.Structure' is deprecated. Use 'diffpy.structure' instead.",
Copy link
Contributor

Choose a reason for hiding this comment

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

Is deprecated and will be removed in version 3.8. Use 'diffpy.structure' instead

@cadenmyers13
Copy link
Contributor Author

@sbillinge ready for review

@sbillinge sbillinge merged commit 730a91e into diffpy:main Nov 25, 2025
5 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