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

Fix extensions to enable unparam #1504

Merged
merged 1 commit into from
Aug 5, 2020

Conversation

bogdandrutu
Copy link
Member

No description provided.

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@codecov
Copy link

codecov bot commented Aug 5, 2020

Codecov Report

Merging #1504 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1504      +/-   ##
==========================================
+ Coverage   91.13%   91.14%   +0.01%     
==========================================
  Files         239      239              
  Lines       16787    16785       -2     
==========================================
  Hits        15299    15299              
+ Misses       1063     1062       -1     
+ Partials      425      424       -1     
Impacted Files Coverage Δ
extension/fluentbitextension/process.go 92.45% <100.00%> (ø)
extension/healthcheckextension/factory.go 100.00% <100.00%> (ø)
...nsion/healthcheckextension/healthcheckextension.go 92.85% <100.00%> (ø)
extension/pprofextension/factory.go 87.50% <100.00%> (ø)
extension/pprofextension/pprofextension.go 62.50% <100.00%> (-1.50%) ⬇️
extension/zpagesextension/factory.go 87.50% <100.00%> (ø)
extension/zpagesextension/zpagesextension.go 92.30% <100.00%> (-0.29%) ⬇️
translator/internaldata/resource_to_oc.go 87.50% <0.00%> (+2.08%) ⬆️

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 51395f9...13f9f5d. Read the comment docs.

@bogdandrutu bogdandrutu merged commit 8b55cb6 into open-telemetry:master Aug 5, 2020
@bogdandrutu bogdandrutu deleted the fixext branch August 5, 2020 21:24
MovieStoreGuy pushed a commit to atlassian-forks/opentelemetry-collector that referenced this pull request Nov 11, 2021
…jaeger (open-telemetry#1504)

* Bump google.golang.org/api in /exporters/trace/jaeger

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.36.0...v0.37.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Auto-fix go.sum changes in dependent modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
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.

2 participants