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

Allowing any king of folder structure and adding feature to filter modules #33

Merged
merged 18 commits into from
Mar 3, 2024

Conversation

leandroBorgesFerreira
Copy link
Owner

@leandroBorgesFerreira leandroBorgesFerreira commented Mar 3, 2024

In this PR:

  • Adding feature to filter out modules. filterModules configuration added.
  • Enabling any kind of module structure, until now it was only possible to have the modules inside the root folder.
  • Changing the logic to calculate the change in the modules.
  • Restructure of the code to improve testability. New tests added to the project making development cycle faster.
  • Removing filter configuration as it didn't add any value.

@leandroBorgesFerreira leandroBorgesFerreira changed the title Fixing filter logic Allowing any king of folder structure and adding feature to filter modules Mar 3, 2024
@leandroBorgesFerreira leandroBorgesFerreira merged commit 7698989 into master Mar 3, 2024
2 checks passed
@leandroBorgesFerreira leandroBorgesFerreira deleted the FixingFilterLogic branch March 3, 2024 20:32
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