Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the latest BG cookiecutter release_checklist.md #74

Merged
merged 3 commits into from
Dec 13, 2024

Conversation

bobleesj
Copy link
Contributor

Closes #72

@cadenmyers13
Copy link
Contributor

Thanks, dont forget news! @bobleesj

Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.78%. Comparing base (cb0a441) to head (6be2705).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #74   +/-   ##
=======================================
  Coverage   93.78%   93.78%           
=======================================
  Files           4        4           
  Lines         177      177           
=======================================
  Hits          166      166           
  Misses         11       11           

@bobleesj
Copy link
Contributor Author

bobleesj commented Dec 13, 2024

@cadenmyers13 we also learned sth new with pdffit2 as well - primality "run python -m build and twine check dist/*" - where we also check the package can be built locally and also make sure .rst files are properly formatted for PyPI release. Overall, it will be even a better checklist for 0.2.1.

@sbillinge ready for merge.

@sbillinge sbillinge merged commit e2a9438 into diffpy:main Dec 13, 2024
5 checks passed
@bobleesj bobleesj deleted the patch-3 branch December 13, 2024 23:15
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.

New release checklist BG standard: python -m build and twine check dist/*
3 participants