Skip to content

Update pyproject#391

Merged
agritheory merged 7 commits intoversion-15from
update_pyproject
Feb 22, 2026
Merged

Update pyproject#391
agritheory merged 7 commits intoversion-15from
update_pyproject

Conversation

@agritheory
Copy link
Copy Markdown
Owner

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 22, 2026

📝 Draft Changelog Entry

Changelog

This release includes updates to the project's development configuration and dependencies.

This changelog entry was automatically generated by the Changelog Generator Action.

@github-actions
Copy link
Copy Markdown
Contributor

❌ Code Duplication Report - Needs attention

Metric Value
Total Clones 1
Duplicated Lines 71
Duplication % 272.00%

View detailed report in artifacts

How to fix duplications
  1. Extract duplicated code into reusable functions or classes
  2. Use inheritance or composition for similar structures
  3. For configuration arrays (report columns, dialog fields), add ignore comments:
/* jscpd:ignore-start */
const dialogFields = [...];
/* jscpd:ignore-end */
# jscpd:ignore-start
columns = [...]
# jscpd:ignore-end

@agritheory agritheory merged commit ee62613 into version-15 Feb 22, 2026
9 checks passed
@agritheory agritheory deleted the update_pyproject branch February 22, 2026 02:35
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.

1 participant