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

Adding code guidelines #502

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

martin-gaievski
Copy link
Member

Description

There are no code guidelines for the repo, this slows down new contributors and add cycles during code reviews.

Check List

  • All tests pass
  • Commits are signed as per the DCO using --signoff

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.

@martin-gaievski martin-gaievski added backport 2.x Label will add auto workflow to backport PR to 2.x branch Maintenance Add support for new versions of OpenSearch/Dashboards from upstream labels Dec 2, 2023
Copy link

codecov bot commented Dec 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b3c73bd) 84.65% compared to head (ff18ce6) 84.55%.
Report is 1 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

DEVELOPER_GUIDE.md Outdated Show resolved Hide resolved
@jmazanec15
Copy link
Member

@martin-gaievski Can we update table of contents on dev guide as well?

@yuye-aws
Copy link
Member

yuye-aws commented Oct 2, 2024

Hi @martin-gaievski ! Are you still taking care of this PR? Why this is still draft?

@martin-gaievski
Copy link
Member Author

@yuye-aws resumed work on this PR, feel free to leave comments

@martin-gaievski martin-gaievski force-pushed the added_code_guidelines branch 2 times, most recently from b15c9d2 to 509cb24 Compare October 29, 2024 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Label will add auto workflow to backport PR to 2.x branch Maintenance Add support for new versions of OpenSearch/Dashboards from upstream skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants