Skip to content

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.

@codecov
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