Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor: more efficient array duplicate element removal #603

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

emmercm
Copy link
Owner

@emmercm emmercm commented Aug 24, 2023

No description provided.

@emmercm emmercm self-assigned this Aug 24, 2023
@emmercm emmercm enabled auto-merge (squash) August 24, 2023 05:23
@github-actions
Copy link

🧪 Branch Testing

This pull request can be tested locally with the following command:

npm exec --yes -- "github:emmercm/igir#emmercm/reduce-unique" [commands..] [options]

@codecov-commenter
Copy link

Codecov Report

Merging #603 (53ad610) into main (5633a8f) will increase coverage by 0.33%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #603      +/-   ##
==========================================
+ Coverage   93.28%   93.62%   +0.33%     
==========================================
  Files          77       77              
  Lines        4545     4548       +3     
  Branches      978      979       +1     
==========================================
+ Hits         4240     4258      +18     
+ Misses        290      276      -14     
+ Partials       15       14       -1     
Files Changed Coverage Δ
src/modules/directoryCleaner.ts 96.36% <ø> (ø)
src/modules/reportGenerator.ts 100.00% <ø> (ø)
src/types/datStatus.ts 97.65% <ø> (ø)
src/types/files/file.ts 87.50% <ø> (ø)
src/types/internationalization.ts 100.00% <ø> (ø)
src/types/logiqx/game.ts 97.45% <ø> (ø)
src/types/options.ts 98.34% <ø> (ø)
src/types/outputFactory.ts 100.00% <ø> (ø)
src/types/patches/patchFactory.ts 100.00% <ø> (ø)
src/igir.ts 98.40% <100.00%> (ø)
... and 2 more

... and 1 file with indirect coverage changes

@emmercm emmercm merged commit 2825d6b into main Aug 24, 2023
@emmercm emmercm deleted the emmercm/reduce-unique branch August 24, 2023 05:38
@github-actions
Copy link

🔒 Inactive pull request lock

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants