Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove unused method GetProbabilitiesAndQPS from samplingstore #3339

Merged

Conversation

srikanthccv
Copy link
Contributor

Signed-off-by: Srikanth Chekuri srikanth.chekuri92@gmail.com

Which problem is this PR solving?

Based on this comment on other related PR #3335 (comment)

Signed-off-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
@srikanthccv srikanthccv requested a review from a team as a code owner October 24, 2021 17:46
@srikanthccv
Copy link
Contributor Author

@yurishkuro

yurishkuro
yurishkuro previously approved these changes Oct 24, 2021
@yurishkuro yurishkuro enabled auto-merge (squash) October 24, 2021 19:08
Signed-off-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
auto-merge was automatically disabled October 24, 2021 23:08

Head branch was pushed to by a user without write access

@codecov
Copy link

codecov bot commented Oct 24, 2021

Codecov Report

Merging #3339 (a52ffc9) into master (e8881b9) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3339   +/-   ##
=======================================
  Coverage   95.98%   95.99%           
=======================================
  Files         259      259           
  Lines       15434    15422   -12     
=======================================
- Hits        14815    14805   -10     
+ Misses        525      524    -1     
+ Partials       94       93    -1     
Impacted Files Coverage Δ
plugin/storage/cassandra/samplingstore/storage.go 100.00% <ø> (ø)
plugin/storage/integration/integration.go 78.88% <0.00%> (-0.40%) ⬇️
cmd/query/app/server.go 95.58% <0.00%> (+1.47%) ⬆️

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 e8881b9...a52ffc9. Read the comment docs.

@yurishkuro yurishkuro enabled auto-merge (squash) October 24, 2021 23:49
@yurishkuro yurishkuro merged commit b53d901 into jaegertracing:master Oct 24, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants