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

refactor: adopt same code conventions as kafkaflow #145

Merged
merged 9 commits into from
Jan 31, 2024
Merged

Conversation

gsferreira
Copy link
Contributor

Description

As discussed with @luispfgarces, this PR applies the same code conventions adopted by KafkaFlow v3 (Farfetch/kafkaflow#475 and Farfetch/kafkaflow#485).

  • move .sln file to root
  • move test projects to tests folder
  • use _ as private field prefix
  • global usings
  • file-scoped namespaces

How Has This Been Tested?

Run automated tests.

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have added tests to cover my changes
  • I have made corresponding changes to the documentation

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement

luispfgarces
luispfgarces previously approved these changes Dec 15, 2023
Base automatically changed from upgrade-kafkaflow-v3 to main December 15, 2023 12:15
@luispfgarces luispfgarces dismissed their stale review December 15, 2023 12:15

The base branch was changed.

@gsferreira
Copy link
Contributor Author

@luispfgarces rebased.

@luispfgarces luispfgarces merged commit 5118125 into main Jan 31, 2024
3 checks passed
@luispfgarces luispfgarces deleted the refactor branch January 31, 2024 17:11
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.

3 participants