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 Go Leak Check for Badgerstore, gRPC and Memstore e2e Tests #6347

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

Manik2708
Copy link
Contributor

Which problem is this PR solving?

Fixes a part of #5006

Description of the changes

  • Added go leak check for badgerstore, grpc and Memstore

How was this change tested?

  • Integration Tests

Checklist

@Manik2708 Manik2708 requested a review from a team as a code owner December 12, 2024 08:12
@dosubot dosubot bot added the storage/badger Issues related to badger storage label Dec 12, 2024
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.03%. Comparing base (d69dad5) to head (7e89117).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6347   +/-   ##
=======================================
  Coverage   96.03%   96.03%           
=======================================
  Files         358      358           
  Lines       20484    20484           
=======================================
  Hits        19671    19671           
  Misses        621      621           
  Partials      192      192           
Flag Coverage Δ
badger_v1 8.84% <ø> (+0.07%) ⬆️
badger_v2 1.60% <ø> (ø)
cassandra-4.x-v1-manual 14.73% <ø> (ø)
cassandra-4.x-v2-auto 1.55% <ø> (ø)
cassandra-4.x-v2-manual 1.55% <ø> (ø)
cassandra-5.x-v1-manual 14.73% <ø> (ø)
cassandra-5.x-v2-auto 1.55% <ø> (ø)
cassandra-5.x-v2-manual 1.55% <ø> (ø)
elasticsearch-6.x-v1 18.36% <ø> (+<0.01%) ⬆️
elasticsearch-7.x-v1 18.44% <ø> (ø)
elasticsearch-8.x-v1 18.60% <ø> (ø)
elasticsearch-8.x-v2 1.59% <ø> (-0.01%) ⬇️
grpc_v1 10.31% <ø> (+0.06%) ⬆️
grpc_v2 7.79% <ø> (ø)
kafka-v1 9.16% <ø> (ø)
kafka-v2 1.60% <ø> (ø)
memory_v2 1.60% <ø> (ø)
opensearch-1.x-v1 18.47% <ø> (ø)
opensearch-2.x-v1 18.48% <ø> (ø)
opensearch-2.x-v2 1.60% <ø> (ø)
tailsampling-processor 0.45% <ø> (ø)
unittests 94.94% <ø> (ø)

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.

@Manik2708 Manik2708 changed the title Add Go Leak Check for Badgerstore, gRPC and Memstore Add Go Leak Check for Badgerstore, gRPC and Memstore e2e Tests Dec 12, 2024
@yurishkuro yurishkuro merged commit 5b50428 into jaegertracing:main Dec 12, 2024
55 of 56 checks passed
@Manik2708 Manik2708 deleted the other-leaks branch January 6, 2025 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants