Skip to content

fix: Prefer delegation implementation to allow comparator extension#742

Merged
renancaraujo merged 7 commits intoVeryGoodOpenSource:mainfrom
agacemi:prefer-delegation
Sep 19, 2023
Merged

fix: Prefer delegation implementation to allow comparator extension#742
renancaraujo merged 7 commits intoVeryGoodOpenSource:mainfrom
agacemi:prefer-delegation

Conversation

@agacemi
Copy link
Contributor

@agacemi agacemi commented May 21, 2023

Description

This PR is to fix the following issue. #741 . I suggest to modify the current implementation of _TestOptimizationAwareGoldenFileComparator. .

This change, in my opinion isnt' a breaking change as LocalFileComparator is the default implementation.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@agacemi agacemi force-pushed the prefer-delegation branch from 9f6b30d to 395a760 Compare May 24, 2023 03:24
@agacemi
Copy link
Contributor Author

agacemi commented Jun 12, 2023

Dear reviewer, @renancaraujo don't hesitate to tell me if you need further information about real use case ..

@renancaraujo renancaraujo self-assigned this Aug 30, 2023
Copy link
Contributor

@renancaraujo renancaraujo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall it looks good. Would you be comfortable with making an e2e test for this after it is merged into the CLI @agacemi ?

@renancaraujo renancaraujo merged commit 1b4a774 into VeryGoodOpenSource:main Sep 19, 2023
@agacemi agacemi deleted the prefer-delegation branch October 6, 2023 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants