Skip to content

Conversation

@stevenhua0320
Copy link
Contributor

@sbillinge ready to review, most of the changes are reformatting of the documentation

@codecov
Copy link

codecovbot commented Dec 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (52702e2) to head (f0d2a4d).
⚠️ Report is 4 commits behind head on main.

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

Copy link
Contributor

@sbillingesbillinge 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 linline comments.

pyproject.toml Outdated
namespaces = false # to disable scanning PEP 420 namespaces (true by default)

[project.scripts]
diffpy-utils = "diffpy.utils.app:main"
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 this is wrong, it should have an underscore. As well as fixing here, this is presumably still a bug in scikit-package if you used the latest version.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Oh yes, we should also create an issue in scikit-package that the symbol before app should be an underscore

@sbillingesbillinge merged commit 64ad577 into diffpy:mainDec 18, 2025
7 checks passed
@sbillinge
Copy link
Contributor

thanks @stevenhua0320.

Sign up for freeto 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

@stevenhua0320@sbillinge