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

Rename TenancyManager to tenancy.Manager #3840

Merged
merged 2 commits into from Aug 2, 2022

Conversation

yurishkuro
Copy link
Member

No description provided.

Signed-off-by: Yuri Shkuro <github@ysh.us>
Signed-off-by: Yuri Shkuro <github@ysh.us>
@yurishkuro yurishkuro requested a review from a team as a code owner August 2, 2022 14:47
@codecov
Copy link

codecov bot commented Aug 2, 2022

Codecov Report

Merging #3840 (ae5b7e4) into main (4daa4e9) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #3840      +/-   ##
==========================================
+ Coverage   97.64%   97.66%   +0.01%     
==========================================
  Files         293      293              
  Lines       17062    17062              
==========================================
+ Hits        16661    16663       +2     
+ Misses        317      315       -2     
  Partials       84       84              
Impacted Files Coverage Δ
cmd/collector/app/collector.go 87.90% <ø> (ø)
cmd/collector/app/span_handler_builder.go 100.00% <ø> (ø)
cmd/collector/app/handler/grpc_handler.go 100.00% <100.00%> (ø)
cmd/collector/app/handler/otlp_receiver.go 100.00% <100.00%> (ø)
cmd/query/app/apiv3/grpc_gateway.go 89.28% <100.00%> (ø)
cmd/query/app/http_handler.go 100.00% <100.00%> (ø)
cmd/query/app/server.go 94.61% <100.00%> (ø)
cmd/remote-storage/app/server.go 100.00% <100.00%> (ø)
pkg/tenancy/grpc.go 100.00% <100.00%> (ø)
pkg/tenancy/http.go 100.00% <100.00%> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4daa4e9...ae5b7e4. Read the comment docs.

@yurishkuro yurishkuro merged commit b92aa3e into jaegertracing:main Aug 2, 2022
@yurishkuro yurishkuro deleted the rename-tenancy-manager branch August 2, 2022 15:07
albertteoh pushed a commit to albertteoh/jaeger that referenced this pull request Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant