Skip to content

chore: updated pre-commit hook dependencies - #87

Merged
sbillinge merged 2 commits into
diffpy:mainfrom
SYMSCAE:precommit-deps
Jun 26, 2026
Merged

chore: updated pre-commit hook dependencies#87
sbillinge merged 2 commits into
diffpy:mainfrom
SYMSCAE:precommit-deps

Conversation

@SYMSCAE

Copy link
Copy Markdown
Contributor

Summary

This PR performs pre-commit hook maintenance by updating formatter, linter, and tooling hook revisions.

Changes

  • Updated pre-commit-hooks from v4.6.0 to v6.0.0
  • Updated black from 24.4.2 to 26.3.1
  • Updated flake8 from 7.0.0 to 7.3.0
  • Updated isort from 5.13.2 to 9.0.0a3
  • Updated nbstripout from 0.7.1 to 0.9.1
  • Updated codespell from v2.3.0 to v2.4.2
  • Updated docformatter from rev 5757c5190d95e5449f102ace83df92e7d3b06c6c to v1.7.8

@SYMSCAE
SYMSCAE marked this pull request as ready for review June 26, 2026 22:06
@SYMSCAE

Copy link
Copy Markdown
ContributorAuthor

@sbillinge PR ready for review. Due to conflicts brought by new docformatter update the argument docstrings are not constructed directly but composed of strings instead so that both docformatter and black are happy.

@codecov

codecovBot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.52%. Comparing base (495c27e) to head (70778b9).

Additional details and impacted files
@@ Coverage Diff @@## main #87 +/- ##
=======================================
Coverage 98.52% 98.52% =======================================
Files 20 20 Lines 3248 3248 =======================================
Hits 3200 3200 Misses 48 48 
Files with missing linesCoverage Δ
tests/test_atomradiitable.py98.54% <ø> (ø)
tests/test_attributes.py99.22% <ø> (ø)
tests/test_bondcalculator.py99.29% <ø> (ø)
tests/test_bvscalculator.py99.25% <ø> (ø)
tests/test_debyepdfcalculator.py99.39% <ø> (ø)
tests/test_overlapcalculator.py99.46% <ø> (ø)
tests/test_parallel.py98.88% <ø> (ø)
tests/test_pdfbaseline.py99.37% <ø> (ø)
tests/test_pdfcalcobjcryst.py97.22% <ø> (ø)
tests/test_pdfcalculator.py99.61% <ø> (ø)
... and 7 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sbillinge
sbillinge merged commit 790eff8 into diffpy:mainJun 26, 2026
7 checks passed
@SYMSCAE
SYMSCAE deleted the precommit-deps branch June 26, 2026 23:14
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

@SYMSCAE@sbillinge