Skip to content

Conversation

chahatsagarmain
Copy link
Contributor

Which problem is this PR solving?

Checklist

Signed-off-by: chahat sagar <[email protected]>
@chahatsagarmain chahatsagarmain requested a review from a team as a code owner July 30, 2025 14:26
Copy link

codecov bot commented Jul 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.46%. Comparing base (2d31ced) to head (3e9ce42).
⚠️ Report is 18 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7403      +/-   ##
==========================================
+ Coverage   96.45%   96.46%   +0.01%     
==========================================
  Files         375      375              
  Lines       22878    22951      +73     
==========================================
+ Hits        22067    22140      +73     
  Misses        613      613              
  Partials      198      198              
Flag Coverage Δ
badger_v1 9.06% <ø> (-0.06%) ⬇️
badger_v2 1.71% <ø> (-0.01%) ⬇️
cassandra-4.x-v1-manual 11.77% <ø> (-0.07%) ⬇️
cassandra-4.x-v2-auto 1.70% <ø> (-0.01%) ⬇️
cassandra-4.x-v2-manual 1.70% <ø> (-0.01%) ⬇️
cassandra-5.x-v1-manual 11.77% <ø> (-0.07%) ⬇️
cassandra-5.x-v2-auto 1.70% <ø> (-0.01%) ⬇️
cassandra-5.x-v2-manual 1.70% <ø> (-0.01%) ⬇️
elasticsearch-6.x-v1 16.72% <ø> (-0.09%) ⬇️
elasticsearch-7.x-v1 16.76% <ø> (-0.09%) ⬇️
elasticsearch-8.x-v1 16.90% <ø> (-0.09%) ⬇️
elasticsearch-8.x-v2 1.71% <ø> (-0.10%) ⬇️
elasticsearch-9.x-v2 1.71% <ø> (-0.01%) ⬇️
grpc_v1 10.29% <ø> (-0.06%) ⬇️
grpc_v2 1.71% <ø> (-0.01%) ⬇️
kafka-3.x-v1 9.22% <ø> (-0.06%) ⬇️
kafka-3.x-v2 1.71% <ø> (-0.01%) ⬇️
memory_v2 1.71% <ø> (-0.01%) ⬇️
opensearch-1.x-v1 16.81% <ø> (-0.09%) ⬇️
opensearch-2.x-v1 16.81% <ø> (-0.09%) ⬇️
opensearch-2.x-v2 1.71% <ø> (-0.01%) ⬇️
opensearch-3.x-v2 1.71% <ø> (-0.01%) ⬇️
query 1.71% <ø> (-0.01%) ⬇️
tailsampling-processor 0.47% <ø> (-0.01%) ⬇️
unittests 95.44% <ø> (+0.01%) ⬆️

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@@ -11,6 +11,11 @@ if [ ! -d "helm-charts" ]; then
git clone https://github.com/jaegertracing/helm-charts.git
cd helm-charts
git checkout v2
echo "Adding required Helm repositories..."
helm repo add bitnami https://charts.bitnami.com/bitnami
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What are you using from bitnami? They recently announced that they will stop supporting free charts.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Helm was prompting to add these repositories , so I added them here

@yurishkuro yurishkuro added the changelog:exprimental Change to an experimental part of the code label Jul 30, 2025
@yurishkuro yurishkuro merged commit 3870bd6 into jaegertracing:main Jul 30, 2025
63 of 64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:exprimental Change to an experimental part of the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants