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

[Backport 2.x] Run integ tests in parallel with build #98

Merged
merged 3 commits into from
Oct 17, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport c84321f from #94.

* Run integ tests in parallel with build

Signed-off-by: Daniel Widdis <[email protected]>

* Repo check on all runs, reduce JDK17 runs to ubuntu only

Signed-off-by: Daniel Widdis <[email protected]>

---------

Signed-off-by: Daniel Widdis <[email protected]>
Co-authored-by: Joshua Palis <[email protected]>
(cherry picked from commit c84321f)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
.github/workflows/CI.yml Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #98 (cc839ca) into 2.x (8c37b2d) will increase coverage by 0.08%.
Report is 2 commits behind head on 2.x.
The diff coverage is 81.78%.

@@             Coverage Diff              @@
##                2.x      #98      +/-   ##
============================================
+ Coverage     81.74%   81.82%   +0.08%     
- Complexity      211      285      +74     
============================================
  Files            21       30       +9     
  Lines           838     1117     +279     
  Branches         96      125      +29     
============================================
+ Hits            685      914     +229     
- Misses          119      158      +39     
- Partials         34       45      +11     
Files Coverage Δ
.../opensearch/flowframework/FlowFrameworkPlugin.java 100.00% <100.00%> (ø)
...g/opensearch/flowframework/common/CommonValue.java 100.00% <ø> (+33.33%) ⬆️
.../opensearch/flowframework/common/TemplateUtil.java 100.00% <100.00%> (ø)
...lowframework/exception/FlowFrameworkException.java 40.00% <ø> (+40.00%) ⬆️
...arch/flowframework/indices/FlowFrameworkIndex.java 100.00% <ø> (ø)
...nsearch/flowframework/model/PipelineProcessor.java 100.00% <100.00%> (ø)
...g/opensearch/flowframework/model/WorkflowNode.java 90.54% <100.00%> (ø)
.../flowframework/transport/CreateWorkflowAction.java 100.00% <100.00%> (ø)
...ework/transport/CreateWorkflowTransportAction.java 100.00% <100.00%> (ø)
...owframework/transport/ProvisionWorkflowAction.java 100.00% <100.00%> (ø)
... and 8 more

Signed-off-by: Daniel Widdis <[email protected]>
Signed-off-by: Daniel Widdis <[email protected]>
@dbwiddis dbwiddis merged commit 19c8935 into 2.x Oct 17, 2023
26 checks passed
@dbwiddis dbwiddis deleted the backport/backport-94-to-2.x branch October 17, 2023 03:30
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.

2 participants