Skip to content

ci: add docformatter config to pyproject.toml and apply them to the files #214

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

Merged
merged 2 commits into from
Jun 18, 2025

Conversation

zmx27
Copy link
Contributor

@zmx27 zmx27 commented Jun 18, 2025

What problem does this PR address?

Closes #213

What should the reviewer do?

This PR adds a docformatter config block to pyproject.toml and pre-commit is ran to apply the new configs to all the files in the project. Please check the modifications.

Copy link

codecov bot commented Jun 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.23%. Comparing base (a48bb6b) to head (9ff0ca5).
Report is 1 commits behind head on main.

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

@zmx27
Copy link
Contributor Author

zmx27 commented Jun 18, 2025

@sbillinge this is ready for review

@sbillinge sbillinge merged commit ed2c088 into diffpy:main Jun 18, 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.

ci: add docformatter to pyproject.toml
2 participants