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

Check marshalled value instead of iface #1299

Merged
merged 4 commits into from
Nov 2, 2020

Conversation

dstdfx
Copy link
Contributor

@dstdfx dstdfx commented Oct 31, 2020

Fixes #1294

Signed-off-by: Daniil Rutskiy <dstdfx@gmail.com>
Signed-off-by: Daniil Rutskiy <dstdfx@gmail.com>
@codecov
Copy link

codecov bot commented Oct 31, 2020

Codecov Report

Merging #1299 into master will not change coverage.
The diff coverage is 100.0%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1299   +/-   ##
======================================
  Coverage    77.1%   77.1%           
======================================
  Files         123     123           
  Lines        5985    5985           
======================================
  Hits         4616    4616           
  Misses       1121    1121           
  Partials      248     248           
Impacted Files Coverage Δ
label/kv.go 83.7% <100.0%> (ø)

CHANGELOG.md Outdated Show resolved Hide resolved
dstdfx and others added 2 commits November 2, 2020 09:08
@MrAlias MrAlias merged commit 911d7be into open-telemetry:master Nov 2, 2020
@dstdfx dstdfx deleted the fix/kv-any-condition branch November 3, 2020 08:32
@MrAlias MrAlias mentioned this pull request Nov 20, 2020
AzfaarQureshi pushed a commit to open-o11y/opentelemetry-go that referenced this pull request Dec 3, 2020
* Check marshalled value

Signed-off-by: Daniil Rutskiy <dstdfx@gmail.com>

* Update CHANGELOG.md

Signed-off-by: Daniil Rutskiy <dstdfx@gmail.com>

* Move change to Fixed section

Signed-off-by: Daniil Rutskiy <dstdfx@gmail.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.

Static analysis error in label/kv.go
3 participants