Skip to content

Conversation

@artem-y
Copy link
Owner

@artem-y artem-y commented Dec 31, 2024

In this PR

  • bumped ArgumentParser dependency version to 1.5.0
  • split the main command into two subcommands, making find-color the default one to preserve existing functionality
  • added new find-duplicates command to enable search for duplicated color assets
  • renamed a few of the existing methods to make the difference more explicit
  • covered the logic with new unit and end-to-end tests, also committed one of the performance tests
  • mentioned updates in README
  • bumped the app version to 0.2.0 in the command configuration

Checklist

Before making this PR ready to merge:

  • Checked for duplicate PRs
  • If related to one or more existing issues, linked the issues
  • Covered new code with unit tests
  • Ran the tests and all of them passed

@artem-y artem-y added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 31, 2024
@artem-y artem-y self-assigned this Dec 31, 2024
@artem-y artem-y merged commit 5beccc2 into main Dec 31, 2024
1 check passed
@artem-y artem-y deleted the feature/find-duplicates branch December 31, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants