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

Add initial draft of the oneof generator, fixes issue in contrib #1677

Merged
merged 1 commit into from
Aug 30, 2020

Conversation

bogdandrutu
Copy link
Member

Updates #1674
Depends on #1676

@codecov
Copy link

codecov bot commented Aug 30, 2020

Codecov Report

Merging #1677 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1677   +/-   ##
=======================================
  Coverage   92.28%   92.28%           
=======================================
  Files         265      265           
  Lines       19797    19818   +21     
=======================================
+ Hits        18269    18290   +21     
  Misses       1099     1099           
  Partials      429      429           
Impacted Files Coverage Δ
consumer/pdata/generated_metrics.go 100.00% <100.00%> (ø)
consumer/pdata/metric.go 75.47% <100.00%> (+5.70%) ⬆️
translator/internaldata/resource_to_oc.go 88.88% <0.00%> (ø)

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 7c315f9...14686ec. Read the comment docs.

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@bogdandrutu bogdandrutu merged commit 52c9e7f into open-telemetry:master Aug 30, 2020
@bogdandrutu bogdandrutu deleted the addoneoffield branch August 30, 2020 02:12
Troels51 pushed a commit to Troels51/opentelemetry-collector that referenced this pull request Jul 5, 2024
Fixed many remaining compiler warnings.
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