-
Notifications
You must be signed in to change notification settings - Fork 66
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
Adding code guidelines #502
base: main
Are you sure you want to change the base?
Adding code guidelines #502
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #502 +/- ##
============================================
- Coverage 84.65% 84.55% -0.11%
- Complexity 508 532 +24
============================================
Files 40 40
Lines 1505 1547 +42
Branches 234 244 +10
============================================
+ Hits 1274 1308 +34
Misses 128 128
- Partials 103 111 +8 ☔ View full report in Codecov by Sentry. |
@martin-gaievski Can we update table of contents on dev guide as well? |
Hi @martin-gaievski ! Are you still taking care of this PR? Why this is still draft? |
Signed-off-by: Martin Gaievski <[email protected]>
ff18ce6
to
d693b58
Compare
@yuye-aws resumed work on this PR, feel free to leave comments |
b15c9d2
to
509cb24
Compare
Signed-off-by: Martin Gaievski <[email protected]>
509cb24
to
71d31e6
Compare
Description
There are no code guidelines for the repo, this slows down new contributors and add cycles during code reviews.
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.