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

Use arrays instead of vec for creating resource in examples #1900

Merged

Conversation

utpilla
Copy link
Contributor

@utpilla utpilla commented Jun 27, 2024

Changes

  • No need to allocate a vec just to create resource

@utpilla utpilla requested a review from a team June 27, 2024 22:59
Copy link

codecov bot commented Jun 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.0%. Comparing base (d54c18b) to head (0036832).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1900   +/-   ##
=====================================
  Coverage   75.0%   75.0%           
=====================================
  Files        122     122           
  Lines      20279   20279           
=====================================
  Hits       15211   15211           
  Misses      5068    5068           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cijothomas cijothomas merged commit 16410d7 into open-telemetry:main Jun 28, 2024
25 checks passed
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.

3 participants