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

feat(core)!: remove depreacted IdGenerator and RandomIdGenerator #5309

Merged

Conversation

pichlermarc
Copy link
Member

Which problem is this PR solving?

Removes deprecated types IdGenerator and RandomIdGenerator

Part of #5172

@pichlermarc pichlermarc added this to the OpenTelemetry SDK 2.0 milestone Jan 9, 2025
@pichlermarc pichlermarc requested a review from a team as a code owner January 9, 2025 10:54
Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.63%. Comparing base (4a6021a) to head (3f74791).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5309   +/-   ##
=======================================
  Coverage   94.63%   94.63%           
=======================================
  Files         323      322    -1     
  Lines        8071     8055   -16     
  Branches     1640     1638    -2     
=======================================
- Hits         7638     7623   -15     
+ Misses        433      432    -1     

@pichlermarc pichlermarc changed the title feat(core): remove depreacted IdGenerator and RandomIdGenerator feat(core)!: remove depreacted IdGenerator and RandomIdGenerator Jan 9, 2025
@pichlermarc pichlermarc enabled auto-merge January 10, 2025 10:21
@pichlermarc pichlermarc added this pull request to the merge queue Jan 10, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Jan 10, 2025
@pichlermarc pichlermarc added this pull request to the merge queue Jan 10, 2025
Merged via the queue into open-telemetry:main with commit a37692a Jan 10, 2025
15 checks passed
@pichlermarc pichlermarc deleted the feat/remove-id-generator branch January 10, 2025 17:01
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