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

Add schedule for running YAML tests against unreleased OpenSearch #171

Merged
merged 2 commits into from
May 23, 2023

Conversation

Xtansia
Copy link
Collaborator

@Xtansia Xtansia commented May 22, 2023

Description

Add schedule for running YAML tests against unreleased OpenSearch

Issues Resolved

Fixes #163

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.

@Xtansia Xtansia requested review from dblock, VachaShah and reta as code owners May 22, 2023 04:54
@Xtansia Xtansia added the skip-changelog Skip changelog verification label May 22, 2023
@codecov
Copy link

codecov bot commented May 22, 2023

Codecov Report

Merging #171 (0e1cf95) into main (b5fed6c) will increase coverage by 0.91%.
The diff coverage is n/a.

❗ Current head 0e1cf95 differs from pull request most recent head 36e3d2e. Consider uploading reports for the commit 36e3d2e to get more accurate results

@@            Coverage Diff             @@
##             main     #171      +/-   ##
==========================================
+ Coverage   72.70%   73.62%   +0.91%     
==========================================
  Files         389      398       +9     
  Lines       60904    62810    +1906     
==========================================
+ Hits        44283    46246    +1963     
+ Misses      16621    16564      -57     
Flag Coverage Δ
integration 73.62% <ø> (+0.91%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 74 files with indirect coverage changes

@Xtansia Xtansia force-pushed the test-against-unreleased-cron branch 2 times, most recently from 0e1cf95 to 36e3d2e Compare May 23, 2023 00:49
@Xtansia Xtansia merged commit 466063e into opensearch-project:main May 23, 2023
@Xtansia Xtansia deleted the test-against-unreleased-cron branch May 23, 2023 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Skip changelog verification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test client regularly against the server
2 participants