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

Various fixes #13

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Various fixes #13

merged 1 commit into from
Jan 11, 2024

Conversation

thpierce
Copy link
Contributor

@thpierce thpierce commented Jan 11, 2024

In this commit we are fixing various things:

  • Update project path to start with amazon, not opentelemetry.
  • Update isort to consider amazon first party.
  • Fix imports with project path and isort update.
  • Update some modules/classes to be internal, based on package private classes in Java implementation.
  • Add basic unit tests to ensure imports are working as expected and setting up the foundation to implement full unit tests later.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@thpierce thpierce requested a review from a team January 11, 2024 17:39
In this commit we are fixing various things:
* Update project path to start with amazon, not opentelemetry.
* Update isort to consider amazon first party.
* Fix imports with project path and isort update.
* Update some modules/classes to be internal, based on package private classes in Java implementation.
* Add basic unit tests to ensure imports are working as expected and setting up the foundation to implement full unit tests later.
@thpierce thpierce changed the title Fix imports and mark modules internal Various fixes Jan 11, 2024
@thpierce thpierce merged commit 477a9e9 into main Jan 11, 2024
16 checks passed
@thpierce thpierce deleted the mag branch January 11, 2024 18:49
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