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 golint issue #2370

Merged
merged 1 commit into from Nov 11, 2021
Merged

Fix golint issue #2370

merged 1 commit into from Nov 11, 2021

Conversation

hs0210
Copy link
Contributor

@hs0210 hs0210 commented Nov 11, 2021

Signed-off-by: Hu Shuai hus.fnst@fujitsu.com

Signed-off-by: Hu Shuai <hus.fnst@fujitsu.com>
@codecov
Copy link

codecov bot commented Nov 11, 2021

Codecov Report

Merging #2370 (3fb8692) into main (d0e5dd5) will increase coverage by 0.0%.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #2370   +/-   ##
=====================================
  Coverage   73.8%   73.8%           
=====================================
  Files        175     175           
  Lines      12436   12436           
=====================================
+ Hits        9178    9185    +7     
+ Misses      3021    3015    -6     
+ Partials     237     236    -1     
Impacted Files Coverage Δ
metric/sdkapi/noop.go 61.5% <ø> (ø)
...s/otlp/otlptrace/internal/connection/connection.go 16.2% <0.0%> (+1.5%) ⬆️
sdk/trace/batch_span_processor.go 85.2% <0.0%> (+2.0%) ⬆️

@hs0210
Copy link
Contributor Author

hs0210 commented Nov 11, 2021

Hi, I noticed that the return value of NewNoopAsyncInstrument is SyncImpl. Is this a bug?

@MadVikingGod MadVikingGod added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Nov 11, 2021
@Aneurysm9
Copy link
Member

Hi, I noticed that the return value of NewNoopAsyncInstrument is SyncImpl. Is this a bug?

@jmacd might know. That does seem suspect though.

@MrAlias MrAlias added bug Something isn't working documentation Provides helpful information labels Nov 11, 2021
@MrAlias MrAlias merged commit 249accd into open-telemetry:main Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Provides helpful information Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants