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] Adds mock implementation for TelemetryPlugin (#8357) #8481

Merged
merged 2 commits into from
Jul 6, 2023

Conversation

Gaganjuneja
Copy link
Contributor

Description

Backport to 2.x
Main PR - #8357
Commit - 5fd49d0

---------

Signed-off-by: Gagan Juneja <[email protected]>
Signed-off-by: Gagan Juneja <[email protected]>
Co-authored-by: Gagan Juneja <[email protected]>
@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2023

Gradle Check (Jenkins) Run Completed with:

Signed-off-by: Gagan Juneja <[email protected]>
@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.indices.replication.SegmentReplicationIT.testReplicationPostDeleteAndForceMerge

@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Merging #8481 (dc57671) into 2.x (7f6bc0d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                2.x    #8481   +/-   ##
=========================================
  Coverage     70.56%   70.57%           
+ Complexity    57104    57089   -15     
=========================================
  Files          4746     4746           
  Lines        270451   270451           
  Branches      39931    39931           
=========================================
+ Hits         190850   190877   +27     
+ Misses        63246    63159   -87     
- Partials      16355    16415   +60     
Impacted Files Coverage Δ
server/src/main/java/org/opensearch/node/Node.java 85.77% <100.00%> (+1.09%) ⬆️

... and 462 files with indirect coverage changes

@reta reta changed the title Adds mock implementation for TelemetryPlugin (#8357) [Backport] [2.x] Adds mock implementation for TelemetryPlugin (#8357) Jul 6, 2023
@reta reta merged commit d044f9b into opensearch-project:2.x Jul 6, 2023
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