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

Re-enable public api check #2597

Conversation

vishweshbankwar
Copy link
Member

Fixes #2526

Changes

Please provide a brief description of the changes here.

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Design discussion issue #
  • Changes in public API reviewed

@vishweshbankwar vishweshbankwar marked this pull request as ready for review November 12, 2021 00:07
@vishweshbankwar vishweshbankwar requested a review from a team November 12, 2021 00:07
@codecov
Copy link

codecov bot commented Nov 12, 2021

Codecov Report

Merging #2597 (3bd115f) into main (436fdeb) will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2597      +/-   ##
==========================================
- Coverage   80.30%   80.24%   -0.06%     
==========================================
  Files         256      256              
  Lines        8814     8814              
==========================================
- Hits         7078     7073       -5     
- Misses       1736     1741       +5     
Impacted Files Coverage Δ
...emetry.Api/Internal/OpenTelemetryApiEventSource.cs 76.47% <0.00%> (-5.89%) ⬇️
...nTelemetry/Internal/OpenTelemetrySdkEventSource.cs 71.42% <0.00%> (-2.86%) ⬇️

OpenTelemetry.Metrics.HistogramConfiguration.BucketBounds.get -> double[]
OpenTelemetry.Metrics.HistogramConfiguration.BucketBounds.set -> void
OpenTelemetry.Metrics.HistogramConfiguration.HistogramConfiguration() -> void
OpenTelemetry.Metrics.IDataPoint
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could be cleaned up now.
(will be a separate PR along with reviewing entire public API)

@cijothomas
Copy link
Member

/easycla

@cijothomas cijothomas closed this Nov 12, 2021
@cijothomas cijothomas reopened this Nov 12, 2021
@cijothomas
Copy link
Member

/easycla check

@cijothomas
Copy link
Member

/easycla

1 similar comment
@cijothomas
Copy link
Member

/easycla

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.

Reenable public API check
3 participants