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

consumer/producer from yaml file name #415

Merged
merged 3 commits into from
Jul 10, 2023
Merged

consumer/producer from yaml file name #415

merged 3 commits into from
Jul 10, 2023

Conversation

h1alexbel
Copy link
Member

@h1alexbel h1alexbel commented Jul 10, 2023

closes #414


PR-Codex overview

Detailed summary

  • Updated the constructor calls for YamlMapParams in YamlMapParamsTest, KfYamlConsumerSettings, and KfYamlProducerSettings classes.
  • Changed the access modifier of KfYamlConsumerSettingsTest and KfYamlProducerSettingsTest classes to final.
  • Added new test methods createsConsumerFromYamlFileName and createsProducerFromYamlFileName in KfYamlConsumerSettingsTest and KfYamlProducerSettingsTest classes respectively.
  • Updated the code examples in the README.md file to reflect the changes in the constructor calls for KfProducer and KfConsumer classes.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@zoeself
Copy link
Collaborator

zoeself commented Jul 10, 2023

@h1alexbel thank you for your Pull Request. I'll assign someone to review it soon.

If this PR solves a todo from the code, please don't forget to remove it.

@zoeself
Copy link
Collaborator

zoeself commented Jul 10, 2023

@h1alexbel please review this Pull Request. Deadline (when it should be merged or closed) is 2023-07-13T08:09:10.089813.

You should check if the requirements have been implemented (partially or in full), if there are unit tests covering the changes and if the CI build passes. Feel free to reject the PR or ask for changes if it's too big or not clear enough.

Estimation here is 30 minutes, that's how much you will be paid. You will be paid even if this PR gets rejected.

@h1alexbel
Copy link
Member Author

@rultor merge

@rultor
Copy link
Collaborator

rultor commented Jul 10, 2023

@rultor merge

@h1alexbel OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit 92044d1 into master Jul 10, 2023
@rultor
Copy link
Collaborator

rultor commented Jul 10, 2023

@rultor merge

@h1alexbel Done! FYI, the full log is here (took me 2min)

@zoeself
Copy link
Collaborator

zoeself commented Jul 10, 2023

@h1alexbel thank you for resolving this ticket. I've just added it to your active invoice. You can always check all your invoices and more on the Contributor Dashboard.

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.

Consumers/Producers from yaml file name
3 participants