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

[refactor] Fix package misspelling: telemetery->telemetry #6269

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

yurishkuro
Copy link
Member

@yurishkuro yurishkuro commented Nov 28, 2024

Per title

  • rename folder first pkg/telemetery->pkg/telemetry
  • then run this command
grep -rl telemetery . | xargs gsed -i 's/telemetery/telemetry/g'

@yurishkuro yurishkuro requested a review from a team as a code owner November 28, 2024 17:46
@yurishkuro yurishkuro added changelog:skip Trivial change that does not require an entry in CHANGELOG changelog:bugfix-or-minor-feature and removed changelog:skip Trivial change that does not require an entry in CHANGELOG labels Nov 28, 2024
Copy link

codecov bot commented Nov 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.45%. Comparing base (4a14e87) to head (1338769).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6269       +/-   ##
===========================================
+ Coverage   48.78%   96.45%   +47.67%     
===========================================
  Files         179      355      +176     
  Lines       10799    20154     +9355     
===========================================
+ Hits         5268    19440    +14172     
+ Misses       5088      526     -4562     
+ Partials      443      188      -255     
Flag Coverage Δ
badger_v1 8.31% <0.00%> (ø)
badger_v2 1.67% <0.00%> (ø)
cassandra-4.x-v1 14.39% <0.00%> (ø)
cassandra-4.x-v2 1.61% <0.00%> (ø)
cassandra-5.x-v1 14.39% <0.00%> (ø)
cassandra-5.x-v2 1.61% <0.00%> (ø)
elasticsearch-6.x-v1 18.59% <0.00%> (ø)
elasticsearch-7.x-v1 18.67% <0.00%> (ø)
elasticsearch-8.x-v1 18.85% <0.00%> (ø)
elasticsearch-8.x-v2 1.66% <0.00%> (ø)
grpc_v1 9.44% <100.00%> (ø)
grpc_v2 6.98% <50.00%> (ø)
kafka-v1 8.88% <0.00%> (ø)
kafka-v2 1.67% <0.00%> (ø)
memory_v2 1.67% <0.00%> (+<0.01%) ⬆️
opensearch-1.x-v1 18.72% <0.00%> (-0.01%) ⬇️
opensearch-2.x-v1 18.72% <0.00%> (-0.01%) ⬇️
opensearch-2.x-v2 1.67% <0.00%> (ø)
tailsampling-processor 0.46% <0.00%> (ø)
unittests 95.37% <100.00%> (?)

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.

@yurishkuro yurishkuro merged commit 2c99855 into jaegertracing:main Nov 28, 2024
55 checks passed
@yurishkuro yurishkuro deleted the fix-telemetery branch November 28, 2024 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants