Skip to content

feat: add capabilities on aggregate#1465

Open
arnaud-moncel wants to merge 2 commits intomainfrom
feat/aggregate-capabiblities
Open

feat: add capabilities on aggregate#1465
arnaud-moncel wants to merge 2 commits intomainfrom
feat/aggregate-capabiblities

Conversation

@arnaud-moncel
Copy link
Member

Definition of Done

General

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Test manually the implemented changes
  • Validate the code quality (indentation, syntax, style, simplicity, readability)

Security

  • Consider the security impact of the changes made

@qltysh
Copy link

qltysh bot commented Feb 12, 2026

2 new issues

Tool Category Rule Count
qlty Structure Function with many parameters (count = 4): aggregate 1
qlty Structure Function with high complexity (count = 16): validateAggregation 1

@arnaud-moncel arnaud-moncel force-pushed the feat/aggregate-capabiblities branch from 6a9ed83 to ec9973e Compare February 12, 2026 09:41
@qltysh
Copy link

qltysh bot commented Feb 12, 2026

Qlty

Coverage Impact

⬆️ Merging this pull request will increase total coverage on main by 0.01%.

Modified Files with Diff Coverage (2)

RatingFile% DiffUncovered Line #s
Coverage rating: A Coverage rating: A
packages/datasource-toolkit/src/base-collection.ts100.0%
Coverage rating: A Coverage rating: A
.../datasource-customizer/src/decorators/validation/collection.ts100.0%
Total100.0%
🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

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