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

Sync with Make setters and getters optional #372

Merged
merged 28 commits into from
Mar 26, 2021

Conversation

ocelotl
Copy link
Contributor

@ocelotl ocelotl commented Mar 17, 2021

Fixes #372

Description

Removes setters and getters from contribs.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A

Does This PR Require a Core Repo Change?

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

@ocelotl ocelotl force-pushed the issue_371 branch 10 times, most recently from e2214f2 to 9e6481f Compare March 17, 2021 22:57
@ocelotl ocelotl marked this pull request as ready for review March 18, 2021 05:44
@ocelotl ocelotl requested review from a team, codeboten and aabmass and removed request for a team March 18, 2021 05:44
@ocelotl ocelotl force-pushed the issue_371 branch 3 times, most recently from a1bda20 to f3d5897 Compare March 22, 2021 22:12
@ocelotl ocelotl changed the title Sync with Remove setters and getters Sync with Make setters and getters optional Mar 26, 2021
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

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

Minor nit on the changelog entry, otherwise looks good!

Copy link
Contributor

@owais owais left a comment

Choose a reason for hiding this comment

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

Looks good. The API definitely feels nicer. Thanks @ocelotl

@codeboten codeboten closed this Mar 26, 2021
@codeboten codeboten reopened this Mar 26, 2021
@codeboten codeboten merged commit d89f865 into open-telemetry:main Mar 26, 2021
@ocelotl ocelotl deleted the issue_371 branch March 29, 2021 18:47
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