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 slice of values generated code #2403

Merged
merged 1 commit into from
Jan 25, 2021

Conversation

bogdandrutu
Copy link
Member

This was not a problem in the generated code because slice of values is used only with AnyValue for the moment.

Signed-off-by: Bogdan Drutu bogdandrutu@gmail.com

This was not a problem in the generated code because slice of values is used only with `AnyValue` for the moment.

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@bogdandrutu bogdandrutu requested a review from a team January 25, 2021 18:25
@codecov
Copy link

codecov bot commented Jan 25, 2021

Codecov Report

Merging #2403 (d61fd6e) into master (98c3781) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2403   +/-   ##
=======================================
  Coverage   91.92%   91.92%           
=======================================
  Files         270      270           
  Lines       15298    15298           
=======================================
  Hits        14062    14062           
  Misses        857      857           
  Partials      379      379           

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 98c3781...d61fd6e. Read the comment docs.

@tigrannajaryan tigrannajaryan merged commit cf6aa25 into open-telemetry:master Jan 25, 2021
@bogdandrutu bogdandrutu deleted the fixgenpdata branch January 26, 2021 00:15
Troels51 pushed a commit to Troels51/opentelemetry-collector that referenced this pull request Jul 5, 2024
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v6...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@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