Skip to content

Conversation

@zmx27
Copy link
Contributor

@zmx27 zmx27 commented Nov 13, 2025

Closes #37

@zmx27
Copy link
Contributor Author

zmx27 commented Nov 13, 2025

@sbillinge ready for review

@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (7b9a5ea) to head (161debe).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #43   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           48        48           
=========================================
  Hits            48        48           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@sbillinge sbillinge left a comment

Choose a reason for hiding this comment

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

Please see comments

This package also provides command-line utilities. To check the software has been installed correctly, type ::

diffpy.srxplanar --version
diffpy-srxplanar --version
Copy link
Contributor

Choose a reason for hiding this comment

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

I think the command line app can just be called srxplanar. Less for folks to type

@sbillinge
Copy link
Contributor

@zmx27 please let me know when you make this change (change the script name in pyproject.toml to just srxplanar so the user just has to type srxplanar at the command line (easier to remember and less to type).

Please could you also check the docs to make sure they build properly and can be followed?

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.

chore: remove pip install

2 participants