Skip to content

Conversation

Suleman70
Copy link
Member

@Suleman70 Suleman70 commented Mar 8, 2024

This is continuing #898 - which is the logging for disabled features (I am Tea from the discord server)

I was implementing the change requests at #899 from the assignees code since that PR has been quite inactive, so i've added only small modifcations.

Although, one change requested to use "Stream<? extends F>" at the disableMatching method at FeatureBlacklist class, however this was causing some problems since at the Features class the return type of its method is just "Features" so i am unsure how to go forward with that particular modifcation.

However everything works and I tested it

Credit to @adiChoudhary for doing most of it at #899 , i just finished things off

@Suleman70 Suleman70 requested a review from a team as a code owner March 8, 2024 00:30
@CLAassistant
Copy link

CLAassistant commented Mar 8, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@christolis christolis left a comment

Choose a reason for hiding this comment

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

Welcome to the TJ-Bot project! I left some review comments. It looks like the pre-commit hook didn't execute when making the commit, so try running the spotlessApply task from Gradle (./gradlew spotlessApply) to fix this and so that the tests pass. 🙌

@Suleman70
Copy link
Member Author

@christolis I have done the changes.

@Suleman70 Suleman70 requested a review from christolis March 8, 2024 17:53
Copy link
Member

@christolis christolis left a comment

Choose a reason for hiding this comment

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

LGTM! Well done 🚀

@christolis christolis linked an issue Mar 9, 2024 that may be closed by this pull request
@Taz03 Taz03 merged commit 6c3cc81 into Together-Java:develop Mar 16, 2024
@ankitsmt211 ankitsmt211 mentioned this pull request Mar 19, 2024
@Suleman70 Suleman70 deleted the features/logging-for-disabled-features branch March 25, 2024 00:58
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.

Disabled Features should be logged
6 participants