Skip to content

Update pyproject#392

Merged
agritheory merged 11 commits intoversion-15from
update_pyproject
Feb 23, 2026
Merged

Update pyproject#392
agritheory merged 11 commits intoversion-15from
update_pyproject

Conversation

@agritheory
Copy link
Copy Markdown
Owner

No description provided.

@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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 22, 2026

📝 Draft Changelog Entry

Changelog Entry

This release updates the project configuration and development tools.

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

@agritheory
Copy link
Copy Markdown
Owner Author

❌ 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

Resolved - false positive in quick entry JS

@agritheory agritheory merged commit 7c5e995 into version-15 Feb 23, 2026
9 checks passed
@agritheory agritheory deleted the update_pyproject branch February 23, 2026 15:27
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