Skip to content

sdk/trace: Remove internaltest package #6846

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

Merged
merged 4 commits into from
May 30, 2025

Conversation

Mojachieee
Copy link
Contributor

@Mojachieee Mojachieee commented May 29, 2025

Closes #6540
Closes #6535

Copy link

linux-foundation-easycla bot commented May 29, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

@pellared pellared added the Skip Changelog PRs that do not require a CHANGELOG.md entry label May 29, 2025
Copy link

codecov bot commented May 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.3%. Comparing base (8274f0e) to head (0f963bb).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #6846     +/-   ##
=======================================
+ Coverage   81.3%   82.3%   +0.9%     
=======================================
  Files        268     263      -5     
  Lines      24841   24416    -425     
=======================================
- Hits       20220   20097    -123     
+ Misses      4231    3937    -294     
+ Partials     390     382      -8     

see 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pellared pellared merged commit dc210e9 into open-telemetry:main May 30, 2025
30 of 31 checks passed
@Mojachieee Mojachieee deleted the remove-internaltest-pkg branch May 30, 2025 16:06
@MrAlias MrAlias added this to the v1.37.0 milestone Jun 18, 2025
dmathieu added a commit that referenced this pull request Jul 29, 2025
Since #6846,
these files are not auto-generated anymore.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove internaltest from sdk/internal Remove the sdk/internal/internaltest package
3 participants