Skip to content

Conversation

Manik2708
Copy link
Contributor

Which problem is this PR solving?

Description of the changes

  • Responsibility of creating v2 factory given to backend

How was this change tested?

  • E2E

Checklist

Signed-off-by: Manik Mehta <mehtamanik96@gmail.com>
@Manik2708 Manik2708 requested a review from a team as a code owner July 7, 2025 11:14
@Manik2708 Manik2708 requested a review from albertteoh July 7, 2025 11:14
@dosubot dosubot bot added storage/badger Issues related to badger storage v2 labels Jul 7, 2025
Manik2708 added 2 commits July 7, 2025 16:46
Signed-off-by: Manik Mehta <mehtamanik96@gmail.com>
Signed-off-by: Manik Mehta <mehtamanik96@gmail.com>
Copy link

codecov bot commented Jul 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.17%. Comparing base (c41547b) to head (2269012).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7299      +/-   ##
==========================================
- Coverage   96.17%   96.17%   -0.01%     
==========================================
  Files         375      376       +1     
  Lines       22733    22747      +14     
==========================================
+ Hits        21864    21876      +12     
- Misses        655      657       +2     
  Partials      214      214              
Flag Coverage Δ
badger_v1 9.17% <69.23%> (+0.14%) ⬆️
badger_v2 1.77% <0.00%> (-0.01%) ⬇️
cassandra-4.x-v1-manual 11.91% <0.00%> (-0.02%) ⬇️
cassandra-4.x-v2-auto 1.77% <0.00%> (-0.01%) ⬇️
cassandra-4.x-v2-manual 1.77% <0.00%> (-0.01%) ⬇️
cassandra-5.x-v1-manual 11.91% <0.00%> (-0.02%) ⬇️
cassandra-5.x-v2-auto 1.77% <0.00%> (-0.01%) ⬇️
cassandra-5.x-v2-manual 1.77% <0.00%> (-0.01%) ⬇️
elasticsearch-6.x-v1 16.66% <0.00%> (-0.03%) ⬇️
elasticsearch-7.x-v1 16.71% <0.00%> (-0.03%) ⬇️
elasticsearch-8.x-v1 16.87% <0.00%> (-0.03%) ⬇️
elasticsearch-8.x-v2 1.87% <0.00%> (+0.09%) ⬆️
grpc_v1 10.42% <0.00%> (-0.02%) ⬇️
grpc_v2 1.77% <0.00%> (-0.01%) ⬇️
kafka-3.x-v1 9.34% <0.00%> (-0.02%) ⬇️
kafka-3.x-v2 1.77% <0.00%> (-0.01%) ⬇️
memory_v2 1.77% <0.00%> (-0.01%) ⬇️
opensearch-1.x-v1 16.75% <0.00%> (-0.03%) ⬇️
opensearch-2.x-v1 16.75% <0.00%> (-0.03%) ⬇️
opensearch-2.x-v2 1.77% <0.00%> (-0.01%) ⬇️
query 1.77% <0.00%> (-0.01%) ⬇️
tailsampling-processor 0.49% <0.00%> (-0.01%) ⬇️
unittests 95.08% <100.00%> (-0.02%) ⬇️

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.

@yurishkuro yurishkuro added the changelog:refactoring Internal code refactoring without functional changes label Jul 7, 2025
@yurishkuro yurishkuro enabled auto-merge July 7, 2025 22:17
@yurishkuro yurishkuro added this pull request to the merge queue Jul 7, 2025
github-merge-queue bot pushed a commit that referenced this pull request Jul 7, 2025
#7299)

## Which problem is this PR solving?
- Fixes a part of: #7050

## Description of the changes
- Responsibility of creating v2 factory given to backend

## How was this change tested?
- E2E

## Checklist
- [X] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
- [X] I have signed all commits
- [X] I have added unit tests for the new functionality
- [X] I have run lint and test steps successfully
  - for `jaeger`: `make lint test`
  - for `jaeger-ui`: `npm run lint` and `npm run test`

---------

Signed-off-by: Manik Mehta <mehtamanik96@gmail.com>
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 7, 2025
@Manik2708 Manik2708 requested a review from yurishkuro July 8, 2025 06:53
@yurishkuro yurishkuro added this pull request to the merge queue Jul 9, 2025
Merged via the queue into jaegertracing:main with commit fc24698 Jul 9, 2025
60 of 61 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:refactoring Internal code refactoring without functional changes storage/badger Issues related to badger storage v2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants