Skip to content

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

Merged
sbillinge merged 2 commits into
diffpy:mainfrom
zmx27:add-docformatter
Jun 18, 2025
Merged

ci: add docformatter config to pyproject.toml and apply them to the files#156
sbillinge merged 2 commits into
diffpy:mainfrom
zmx27:add-docformatter

Conversation

@zmx27

@zmx27zmx27 commented Jun 18, 2025

Copy link
Copy Markdown
Contributor

What problem does this PR address?

Closes#155

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

codecovBot commented Jun 18, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.96%. Comparing base (3af38ad) to head (df35349).

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

@zmx27

Copy link
Copy Markdown
ContributorAuthor

@sbillinge this is ready for review

@sbillinge
sbillinge merged commit 1231d71 into diffpy:mainJun 18, 2025
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.

ci: add docformatter to pyproject.toml

2 participants

@zmx27@sbillinge