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] Add a gradle task to check compability with child components #8232

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 619aeb5 from #7998.

Add compatibility check gradle task ./gradlew checkCompatibility

Signed-off-by: Sayali Gaikawad <[email protected]>
(cherry picked from commit 619aeb5)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.snapshots.DedicatedClusterSnapshotRestoreIT.testIndexDeletionDuringSnapshotCreationInQueue
      1 org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT.testPressureServiceStats

@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Merging #8232 (e623ada) into 2.x (e3d8f7d) will increase coverage by 0.00%.
The diff coverage is 47.66%.

@@            Coverage Diff            @@
##                2.x    #8232   +/-   ##
=========================================
  Coverage     70.72%   70.73%           
- Complexity    56865    56898   +33     
=========================================
  Files          4703     4705    +2     
  Lines        269109   269193   +84     
  Branches      39778    39786    +8     
=========================================
+ Hits         190333   190411   +78     
+ Misses        62468    62423   -45     
- Partials      16308    16359   +51     
Impacted Files Coverage Δ
...rg/opensearch/gradle/CheckCompatibilityTask.groovy 0.00% <0.00%> (ø)
...g/opensearch/cluster/coordination/Coordinator.java 75.05% <ø> (-3.84%) ⬇️
...ch/cluster/coordination/CompressedStreamUtils.java 80.00% <80.00%> (ø)
...rg/opensearch/cluster/coordination/JoinHelper.java 84.72% <89.47%> (-0.84%) ⬇️
...ster/coordination/PublicationTransportHandler.java 85.18% <100.00%> (-0.68%) ⬇️

... and 486 files with indirect coverage changes

@kotwanikunal kotwanikunal merged commit 79bf769 into 2.x Jun 22, 2023
@github-actions github-actions bot deleted the backport/backport-7998-to-2.x branch June 22, 2023 21:52
gaiksaya pushed a commit to gaiksaya/OpenSearch that referenced this pull request Jun 26, 2023
…rch-project#7998) (opensearch-project#8232)

Add compatibility check gradle task ./gradlew checkCompatibility

(cherry picked from commit 619aeb5)

Signed-off-by: Sayali Gaikawad <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant