Skip to content

remove recordable header from CMake install rules for exporters#923

Merged
lalitb merged 2 commits intoopen-telemetry:mainfrom
lalitb:remove-recordable-header
Jul 26, 2021
Merged

remove recordable header from CMake install rules for exporters#923
lalitb merged 2 commits intoopen-telemetry:mainfrom
lalitb:remove-recordable-header

Conversation

@lalitb
Copy link
Copy Markdown
Member

@lalitb lalitb commented Jul 26, 2021

Changes

As discussed here ( #922 (comment) ), exporter specific recordable.h shouldn't be included in the exporter's install targets. This header shouldn't be used by application developers. So this PR excludes this header from the exporter's install rule.

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

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@lalitb lalitb requested a review from a team July 26, 2021 05:01
@lalitb lalitb changed the title remove recordable header from installable remove recordable header from CMake install rules for exporters Jul 26, 2021
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 26, 2021

Codecov Report

Merging #923 (adb7308) into main (041df24) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #923   +/-   ##
=======================================
  Coverage   95.44%   95.44%           
=======================================
  Files         158      158           
  Lines        6749     6749           
=======================================
  Hits         6441     6441           
  Misses        308      308           

@lalitb lalitb modified the milestone: 1.0.0 Jul 26, 2021
@lalitb lalitb merged commit a1db1ca into open-telemetry:main Jul 26, 2021
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