Skip to content

Conversation

@stevenhua0320
Copy link
Contributor

@sbillinge Ready to review, note that not sure whether we need to maintain the CHANGELOG.rst as it is deleted automatically by package update

@codecov
Copy link

codecov bot commented Nov 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.97%. Comparing base (1ab04ae) to head (f795440).
⚠️ Report is 5 commits behind head on migration.

Additional details and impacted files
@@            Coverage Diff             @@
##           migration     #150   +/-   ##
==========================================
  Coverage      98.97%   98.97%           
==========================================
  Files              6        6           
  Lines           1267     1267           
==========================================
  Hits            1254     1254           
  Misses            13       13           
🚀 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.

ok, good progress. Please see my comments. We need to change things up a little bit.

=============

.. current developments
Copy link
Contributor

Choose a reason for hiding this comment

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

we need to keep all of this. The changelog is updated at each release, by inserting new things at the top. So we need all of this legacy stuff.

To install using ``pip`` into your ``diffpy.pdffit2_env`` environment, type ::

conda create -n diffpy.pdffit2_env python=3.13
pip install diffpy.pdffit2
Copy link
Contributor

Choose a reason for hiding this comment

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

instructions here need to be changed to be the same as the instructions in INSTRUCTIONS.txt I think

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should it be maintained as the original form of installation guide as before? I don't think we have a INSTRUCTIONS.txt in this package.

Copy link
Contributor

Choose a reason for hiding this comment

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

ah, you are right. I was getting confused. Yes, in that case keep it as it was before. I don't think anything changed.

README.rst Outdated
pip install .

Install pdffit2 using ``pip`` to download and install the latest version from `Python Package Index <https://pypi.python.org>`_: ::
This package also provides command-line utilities. To check the software has been installed correctly, type ::
Copy link
Contributor

Choose a reason for hiding this comment

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

this also needs to be updated as I don't think we have a cli for this program. If we do it just returns version to make sure the installation was correct, but it is never used this way.

@sbillinge sbillinge merged commit 3d87783 into diffpy:migration Nov 20, 2025
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