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

Update Developer guide with steps to run BWC Test Suite #531

Merged
merged 4 commits into from
Jan 6, 2024

Conversation

vibrantvarun
Copy link
Member

@vibrantvarun vibrantvarun commented Jan 3, 2024

Description

Update developer guide with steps to run BWC tests.

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • 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.

@vibrantvarun vibrantvarun changed the title Update Developer guide with steps to run BWC tests Update Developer guide with steps to run BWC Test Suite Jan 3, 2024
Copy link

codecov bot commented Jan 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ff38622) 84.33% compared to head (d477ecf) 84.33%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #531   +/-   ##
=========================================
  Coverage     84.33%   84.33%           
  Complexity      533      533           
=========================================
  Files            40       40           
  Lines          1564     1564           
  Branches        244      244           
=========================================
  Hits           1319     1319           
  Misses          133      133           
  Partials        112      112           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

DEVELOPER_GUIDE.md Outdated Show resolved Hide resolved
Signed-off-by: Varun Jain <varunudr@amazon.com>
Signed-off-by: Varun Jain <varunudr@amazon.com>
@vibrantvarun vibrantvarun reopened this Jan 5, 2024
@navneet1v navneet1v added the backport 2.x Label will add auto workflow to backport PR to 2.x branch label Jan 6, 2024
@navneet1v navneet1v merged commit 91a1202 into opensearch-project:main Jan 6, 2024
119 of 148 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jan 6, 2024
* Adding information on BWC tests in Developer guide

Signed-off-by: Varun Jain <varunudr@amazon.com>

* Updating Developer guide

Signed-off-by: Varun Jain <varunudr@amazon.com>

* Add spotlessApply in ./gradlew build

Signed-off-by: Varun Jain <varunudr@amazon.com>

---------

Signed-off-by: Varun Jain <varunudr@amazon.com>
(cherry picked from commit 91a1202)
martin-gaievski pushed a commit that referenced this pull request Jan 8, 2024
* Adding information on BWC tests in Developer guide

Signed-off-by: Varun Jain <varunudr@amazon.com>

---------

Signed-off-by: Varun Jain <varunudr@amazon.com>
(cherry picked from commit 91a1202)

Co-authored-by: Varun Jain <varunudr@amazon.com>
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 skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants