Skip to content

Conversation

Parship999
Copy link
Contributor

Which problem is this PR solving?

Description of the changes

  • Files removed safely are:
    • cmd/collector/app/sanitizer/cache/ (entire directory)
    • cmd/collector/app/sanitizer/service_name_sanitizer.go
    • cmd/collector/app/sanitizer/service_name_sanitizer_test.go
    • removed cache interface entries from .mockery.yaml

How was this change tested?

  • go build passes
  • go test passes
  • checked the deadcode, no longer reports these functions
  • No production code was affected

Checklist

-  (entire directory)
-
-

Signed-off-by: Parship Chowdhury <i.am.parship@gmail.com>
@Parship999 Parship999 requested a review from a team as a code owner July 21, 2025 06:47
@Parship999 Parship999 requested a review from pavolloffay July 21, 2025 06:47
Copy link

codecov bot commented Jul 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.48%. Comparing base (b059cc6) to head (403caaf).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #7357    +/-   ##
========================================
  Coverage   96.47%   96.48%            
========================================
  Files         378      376     -2     
  Lines       22999    22899   -100     
========================================
- Hits        22189    22094    -95     
+ Misses        613      609     -4     
+ Partials      197      196     -1     
Flag Coverage Δ
badger_v1 9.18% <ø> (+0.08%) ⬆️
badger_v2 1.74% <ø> (ø)
cassandra-4.x-v1-manual 11.93% <ø> (+0.10%) ⬆️
cassandra-4.x-v2-auto 1.73% <ø> (ø)
cassandra-4.x-v2-manual 1.73% <ø> (ø)
cassandra-5.x-v1-manual 11.93% <ø> (+0.10%) ⬆️
cassandra-5.x-v2-auto 1.73% <ø> (ø)
cassandra-5.x-v2-manual 1.73% <ø> (ø)
elasticsearch-6.x-v1 16.76% <ø> (+0.14%) ⬆️
elasticsearch-7.x-v1 16.80% <ø> (+0.15%) ⬆️
elasticsearch-8.x-v1 16.95% <ø> (+0.15%) ⬆️
elasticsearch-8.x-v2 1.74% <ø> (ø)
grpc_v1 10.43% <ø> (+0.09%) ⬆️
grpc_v2 1.74% <ø> (ø)
kafka-3.x-v1 9.35% <ø> (+0.08%) ⬆️
kafka-3.x-v2 1.74% <ø> (ø)
memory_v2 1.74% <ø> (ø)
opensearch-1.x-v1 16.85% <ø> (+0.15%) ⬆️
opensearch-2.x-v1 16.85% <ø> (+0.15%) ⬆️
opensearch-2.x-v2 1.74% <ø> (ø)
query 1.74% <ø> (ø)
tailsampling-processor 0.48% <ø> (ø)
unittests 95.46% <ø> (+<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.

@yurishkuro yurishkuro added the changelog:refactoring Internal code refactoring without functional changes label Jul 21, 2025
@yurishkuro yurishkuro added this pull request to the merge queue Jul 21, 2025
Merged via the queue into jaegertracing:main with commit b5aa286 Jul 21, 2025
61 of 62 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants