Skip to content

feat(73): find duplicates#79

Merged
mathcovax merged 1 commit into
mainfrom
feat/73
Apr 29, 2026
Merged

feat(73): find duplicates#79
mathcovax merged 1 commit into
mainfrom
feat/73

Conversation

@mathcovax
Copy link
Copy Markdown
Contributor

close #73

@github-actions github-actions Bot added the wip label Apr 29, 2026
@github-actions
Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% (🎯 100%) 3972 / 3972
🔵 Statements 100% (🎯 100%) 4230 / 4230
🔵 Functions 100% (🎯 100%) 1232 / 1232
🔵 Branches 100% (🎯 100%) 2117 / 2117
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
scripts/array/findDuplicates.ts 100% 100% 100% 100%
scripts/common/createKindIdentifier.ts 100% 100% 100% 100%
scripts/common/instanceOf.ts 100% 100% 100% 100%
scripts/common/toRegExp.ts 100% 100% 100% 100%
scripts/date/createOrThrow.ts 100% 100% 100% 100%
Generated in workflow #334 for commit 1dc7457 by the Vitest Coverage Report Action

@mathcovax mathcovax merged commit ef0c1c6 into main Apr 29, 2026
6 checks passed
@mathcovax mathcovax deleted the feat/73 branch April 29, 2026 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: create array fonction to find duplicate element

1 participant